autoexec.nt

  • Thread starter Thread starter The Carver
  • Start date Start date
T

The Carver

everytime i reboot the autoexec.nt file disappears from my system32 folder.I
can copy it from my windows\repair folder and all programs work again.No
viruses,any ideas?
 
The said:
*everytime i reboot the autoexec.nt file disappears from my system32
folder.I
can copy it from my windows\repair folder and all programs work
again.No
viruses,any ideas? *

Hi,

Run the following commands, and the problem is over.

copy c:\windows\repair\autoexec.nt c:\windows\system32\autoexec.nt
attrib +R c:\windows\system32\autoexec.nt


Greetz,

Rob
 
Back
Top