dos的全部解释,其中列出了那些事xp所不能使用的工具,dosx.exe是增强版的dos,不是每个电脑上都有-dos full explanation, including a list of those who do not use xp tools, dosx.exe is the enhanced version of the dos, not every computer has...
注意事项
安装软件时如果出现:System Error: The Win16 Subsystem was unable to enter Protected Mode, DOSX.EXE must be in your AUTOEXEC.NT and present in your PATH.这样的提示。
1、你需要检查%systemroot%system32autoexec.nt,确定下面的行存在
REM Install DPMI support
lh %SystemRoot%system32dosx
2、检查%systemroot%system32config.nt内容,应该存在下面的行
device=%systemroot%system32himem.sys
如果上面的文件中没有相关的行,加入后可以解决问题。