16 bit windows subsystem

  • Thread starter Thread starter def110772
  • Start date Start date
D

def110772

can anyone help please. tryed loading a game on the pc today and wa
shown a promt box titled 16 bit windows subsystem . and in tis promp
the following message:-C:\WINDOWS\SYSTEM32\AUTOEXEC.NT. The system fil
is not suitable for running MS-DOS and windows applications . now wha
does this mean and how do i get my game to install and overcome thi
problem :eek: :confused
 
http://support.microsoft.com/?kbid=324767
Error message when you install or start an MS-DOS or 16-bit Windows-based program

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 it this without the quotes:
"cmd /c copy /y %windir%\repair\autoexec.nt %windir%\system32"

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



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