the win16 subsystem was unable to enter protected mode,DOSX.EXE must be in your AUTOEXEC.NT and pres

若安装软件(vc6)是出现the win16 subsystem was unable to enter protected mode,DOSX.EXE must be in your AUTOEXEC.NT and present in your PATH错误时,

步骤如下

 1、检查%systemroot%\system32\autoexec.nt,确定下面的行存在 REM Install DPMI support lh %SystemRoot%\system32\dosx 

2、检查%systemroot%\system32\config.nt内容,应该存在下面的行 device=%systemroot%\system32\himem.sys

3、或者去其他机器上拷贝一下这两个文件就好啦

4、一定要要确保在%systemroot%\system32\存在dosx.exe和himem.sys这两个文件(吐槽一下 我电脑就是没有,很久才发现)

你可能感兴趣的:(the win16 subsystem was unable to enter protected mode,DOSX.EXE must be in your AUTOEXEC.NT and pres)