C:\Windows\System32\Autoexec.nt

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi and pleasant day to you.
This is the first time I am asking for help from this site so if futhrer
information is required please do not hesitate to ask
I keep getting the above mesage whenever I try to access IMPS 3.1 WHICH IS
A DOS ProgramCan you please assist
Thanks Winston
 
Hi Winston,

The simplest method to resolve this common problem is to copy autoexec.nt
from C:\Windows\repair to C:\Windows\system32 and overwrite the one that is
currently there.

Alternately, you can create a new autoexec.nt file and save it to the
\windows\system32 folder to overwrite the corrupted one. Click start/run and
type notepad, then click ok. Copy/paste the below code into it (instead of
typing it in to prevent errors), then click file/"save as". Navigate to the
C:\Windows\system32 folder, change the "save as file" type to "all types"
and name the file autoexec.nt, then click save (if prompted to overwrite the
existing one, do so).

@echo off
lh %SystemRoot%\system32\mscdexnt.exe
lh %SystemRoot%\system32\redir
lh %SystemRoot%\system32\dosx
SET BLASTER=A220 I5 D1 P330 T3

Reboot when finished. This usually fixes it, but you will find further steps
here if it doesn't:

Error message when you install or start an MS-DOS or 16-bit Windows-based
program
http://support.microsoft.com/?kbid=324767

Basically, you will have to expand new copies of command.com, autoexec.nt,
and config.nt to the system32 folder from the WinXP CD or I386 folder on
your hard drive. Sometimes, you need to create new ones and overwrite the
existing ones - the method is described in the article.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Associate Expert - WindowsXP Expert Zone

Windows help - www.rickrogers.org
 
This is the first time I am asking for help from this site so if futhrer
information is required please do not hesitate to ask
I keep getting the above mesage whenever I try to access IMPS 3.1 WHICH
IS
A DOS Program


Hello, copy autoexec.nt from c:\windows\repair to c:\windows\system32.

If there's no autoexec.nt in that folder you can download from
http://www.windowsresource.net/downloads/AUTOEXEC.NT

Funky video how-to here: http://www.windowsresource.net/videos/autoexec.wmv

--
Paul Smith,
Yeovil, UK.
Microsoft MVP Windows Shell/User
http://www.windowsresource.net/

*Remove 'nospam.' to reply by e-mail*
 
Hi thanks guys for all the replies and assistance
I tried all the other methods before, however the one that worked was when I
changed the properties to "READ-ONLY" AND SAVED. That did the job
Thanks again to all
 
Back
Top