autoexec.nt not found

  • Thread starter Thread starter -=Mr_B=-
  • Start date Start date
M

-=Mr_B=-

I guess I have gotten to many Trojans in the past month. I have lost
my autoexec.nt on my windows 2000 pro computer. I found out when
trying to start a dos game that was already installed. I can only
find out info for windaows XP and it is pissing me off. Any good help
with a fix would be helpful, TIA...
-=Mr_B=-
 
It's in the WINNT\system32\ folder.
Mine says this:
@echo off

REM AUTOEXEC.BAT is not used to initialize the MS-DOS environment.
REM AUTOEXEC.NT is used to initialize the MS-DOS environment unless a
REM different startup file is specified in an application's PIF.

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

You can copy and paste that into notepad and save it as autoexec.nt in the
above folder if yours is gone.
 
-=Mr_B=- said:
I guess I have gotten to many Trojans in the past month. I have lost
my autoexec.nt on my windows 2000 pro computer. I found out when
trying to start a dos game that was already installed. I can only
find out info for windaows XP and it is pissing me off. Any good help
with a fix would be helpful, TIA...
-=Mr_B=-
Hi

Please take a look at this article:

Error message when you install or start an MS-DOS or 16-bit
Windows-based program
http://support.microsoft.com/default.aspx?scid=kb;en-us;324767
 
Thank you for posting your file. It gave me a good heads up to what I
was searching for! Thanks again...
-=Mr_B=-
 

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