|
-
Sep 25th, 2002, 09:33 AM
#1
Thread Starter
Member
Autoexec.bat in Me/NT/2000/XP
Hi all,
Is there any way to make Windows read autoexec.bat before bootup?
The reason is because I want to DEL index.dat every time Windows boots. Yes it works in 9x because autoexec.bat is parsed, but not with Me/NT/2000 or XP.
Any ideas?
Thanks!
-
Sep 25th, 2002, 09:47 AM
#2
So Unbanned
You could add a registry entry to run cmd.exe and del the file.
-
Sep 25th, 2002, 10:02 AM
#3
Thread Starter
Member
But registry entries are loaded when Windows has fully loaded. When Windows has fully loaded you cannot delete index.dat.
-
Sep 25th, 2002, 10:09 AM
#4
So Unbanned
Why do you want to delete it?
-
Sep 25th, 2002, 10:11 AM
#5
Thread Starter
Member
Cos the file is fairly large in size and I don't want it logging all the sites I visit even after I empty the temp files.
Any ideas how to delete the file anyone?
-
Sep 25th, 2002, 11:00 AM
#6
So Unbanned
I did a search of index.dat on my comp.
One of them almost 6 MB, I was able to delete.
The rest are of paltry size.
-
Sep 25th, 2002, 11:46 AM
#7
Black Cat
index.dat is for Internet Explorer, not the registry, right?
Anyway, NT+ has the special mode chkdsk or scandsk run in before going into the GUI, perhaps there's a way to run something there.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Sep 25th, 2002, 12:25 PM
#8
So Unbanned
I was able to delete all index.dat files on my comp except one that was a mere 80 kb.
-
Sep 26th, 2002, 04:47 AM
#9
Thread Starter
Member
Panic over 
I found a solution how to load commands in Windows NT/2000/XP before Windows boots without using autoexec.bat...
Not sure if it works with Windows Me though
-
Sep 26th, 2002, 06:24 AM
#10
So Unbanned
-
Sep 26th, 2002, 07:06 AM
#11
Thread Starter
Member
Yeah sure 
NT/2000/XP parse config.nt and autoexec.nt in the WINNT\SYSTEM32 folder so I just added the entries there 
Still no luck with Me though.
-
Sep 26th, 2002, 07:17 AM
#12
So Unbanned
Windows ME sucks anyway.
-
Sep 26th, 2002, 08:30 AM
#13
Thread Starter
Member
DiGiTaIErRoR, out of curiosity what is your version of Windows?
Thanks
-
Sep 26th, 2002, 07:21 PM
#14
So Unbanned
-
Sep 27th, 2002, 05:54 PM
#15
Hyperactive Member
Command Prompt???
HItting F8 when starting Windows... but Windows ME doesnt have a command prompt (M$ wanted to prove that DOS was not in WinME but, they are a bunch of liar)
-
Oct 1st, 2002, 05:51 AM
#16
Addicted Member
try using this, apparantly it starts before a lot of other stuff...
HKEY_LOCAL_MACHINE\Software\Microsoft\Active Setup\Installed Components\KeyName
StubPath=C:\PathToFile\Filename.exe
-
Mar 31st, 2004, 06:26 AM
#17
There is a registry item that needs to be added to 2000/XP systems to enable parsing of Autoexec.bat file.
I forgot which it is, try searching your reg or google
for ParseAutoexec
When you change its value to 1
you will then be able to use it and delete files on boot.
Regards,
Baja
-
Apr 8th, 2004, 10:40 PM
#18
New Member
The following Registry key might be useful:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
It runs tasks before Windows fully loads.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|