16 bit MS-DOS Subsystem

G

Guest

Can somebody please let me know how to get rid of this message every time I
load up a new page?..........................

C:\DOCUME~1\MrWatson\LOCALS~1\Temp\SURFAI~1.EXE
C:\WINDOWS\SYSTEM32\AUTOEXEC.NT. The system file is not suitable for running
MS-DOS and Microsoft Windows applications. Choose 'Close' to terminate the
application.
 
J

Jerry

Usually the autoexec.nt file is missing or corrupt when you get this
message.

Copy the one in \windows\repair to \windows\system32 and try again.
 
T

Torgeir Bakken \(MVP\)

Giva said:
Can somebody please let me know how to get rid of this message every time I
load up a new page?..........................

C:\DOCUME~1\MrWatson\LOCALS~1\Temp\SURFAI~1.EXE
C:\WINDOWS\SYSTEM32\AUTOEXEC.NT. The system file is not suitable for running
MS-DOS and Microsoft Windows applications. Choose 'Close' to terminate the
application.
Hi,

Your autoexec.nt problem is most likely caused by a worm or if you have
WinXP SP2 and AVAST (antivirus software) installed, it also can cause
this error.

To solve the problem:

You can put back the standard version of autoexec.nt/config.nt by
copying a backup copy held in %windir%\repair\ to %windir%\system32\
(%windir% is typically C:\Winnt or C:\Windows)

Could be caused a trojan or something similar, e.g.
TrojanDownloader.Win32.Dia.a, more about this here:
http://groups.google.com/[email protected]

Also, AVAST (antivirus software) can be the cause if you
have WinXP SP2 installed:
http://groups.google.com/[email protected]


If you want to copy the file from the repair folder, you can use
this procedure:

Open a command prompt, using e.g. Start/Run --> cmd.exe

In the command prompt, type in the following two commands exactly as
you see them in this post (you need to press enter for each command
to execute them):

cd /d %windir%
copy repair\autoexec.nt system32\*.*


Here is a "screen dump" from how it looks when I do it on my computer:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top