Error Mesage

  • Thread starter Thread starter Phil Jordan
  • Start date Start date
P

Phil Jordan

When I open from windows short cut bar the following error
message apears.
c:\windows\system32\autoexec.nt. The system file is not
suitable for running MS.DOS and Microsoft applications.
Choose "Close" to terminate the application.

What fix do I need
 
Phil said:
When I open from windows short cut bar the following error
message apears.
c:\windows\system32\autoexec.nt. The system file is not
suitable for running MS.DOS and Microsoft applications.
Choose "Close" to terminate the application.

What fix do I need

From a previous message by MVP Alex Nichol:

Edit it in Notepad. Some line has got added that should not be there.
Aside from a lot of lines starting REM reduce it to

REM Install CD ROM extensions
lh %SystemRoot%\system32\mscdexnt.exe

REM Install network redirector (load before dosx.exe)
lh %SystemRoot%\system32\redir

REM Install DPMI support
lh %SystemRoot%\system32\dosx

and possibly a SET or PATH line, by adding REM and a space at the start
of any others that do not already have it
 

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

Back
Top