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...
注意事項
安裝軟件時如果出現(xiàn):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
如果上面的文件中沒有相關的行,加入后可以解決問題。