Click to See Complete Forum and Search --> : Start-up - autoexec.bat


nemok
October 11th, 2004, 03:27 PM
Why isn't autoexec.bat started at Windows start-up?
What I want to do is to delete a file at Windows start-up how do I do that?
I tried to put it in autoexec.bat(del C:\file.dat) but nothing hapaend when I rebooted. Can I put it in the registry or how else can I do it?