software install problems

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

Guest

A few software programs I've tried installing on my Windows xp will give me
an error pop-up that says

16 bit Windows Subsystem
C:\Windows\System32\AUTOEXEC.NT. The System file is not suitable for running
in MS-DOS and Microsoft Windows Applications. Chose close to terminate the
application.

The software programs that I'm installing say that they are Windows XP
compatible, so I don't understand what's causing this pop-up, and why I can't
install these programs.
If anyone can help me I'd really appreciate it... some of the software I've
paid money for and can't get a refund.

Thank you,
Romney
 
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.

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

Replace the standard version of autoexec.nt/config.nt by copying a backup copy located in
%windir%\repair\ to %windir%\system32\
(NB: %windir% is typically C:\Windows)

Start>Run and type in this without the quotes:
"cmd /c copy /y %windir%\repair\autoexec.nt %windir%\system32"

Troubleshooting MS-DOS-Based Programs in Windows
http://support.microsoft.com/default.aspx?scid=kb;EN-US;314106

16-bit MS-DOS Subsystem error while installing or running a DOS application:
http://windowsxp.mvps.org/16bit.htm

Can also be caused by a Trojan - please scan your computer for viruses etc.

--
===========================
TaurArian [MS-MVP] 2005-2006
===========================
http://www.dts-l.org/goodpost.htm
"Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
 
Back
Top