安裝或啟動 MS-DOS 或 16 位元 Windows 程式時,出現錯誤訊息
十月 22nd, 2004
徵狀
當您在 Windows XP 電腦上啟動或安裝 MS-DOS 或 16 位元 Windows 程式,可能會收到類似下列之一錯誤訊息:
- 16-bit MS-DOS Subsystem (16 位元 MS-DOS 子系統)
- path to the program that you are trying to start or install(您嘗試啟動或安裝的程式路徑)
- C:WinntSystem32config.nt The system file is not suitable for running MS-DOS and Microsoft Windows applications.
- Choose 'Close' to terminate the application.
- (系統檔案不適用於執行 MS-DOS 和 Microsoft Windows 應用程式,請選擇 [關閉],以中止應用程式)。
- 16-bit MS-DOS Subsystem (16 位元 MS-DOS 子系統)
- path to the program that you are trying to start or install(您嘗試啟動或安裝的程式路徑)
- config.nt The system file is not suitable for running MS-DOS and Microsoft Windows applications.
- Choose 'Close' to terminate the application.
- (系統檔案不適用於執行 MS-DOS 和 Microsoft Windows 應用程式,請選擇 [關閉],以中止應用程式)。
- 16-bit MS-DOS Subsystem (16 位元 MS-DOS 子系統)
- path to the program that you are trying to start or install(您嘗試啟動或安裝的程式路徑)
- C:WindowsSystem32Autoexec.nt The system file is not suitable for running MS-DOS and Microsoft Windows applications.
- Choose 'Close' to terminate the application.
- (系統檔案不適用於執行 MS-DOS 和 Microsoft Windows 應用程式,請選擇 [關閉],以中止應用程式)。
您可能會收到結束程式或忽略錯誤訊息的提示,但兩者都會結束程式。
發生的原因
下列一或多個檔案遺失或損壞時,可能就會發生這個問題:
•Config.nt
•Autoexec.nt
•Command.com
解決方案
如果要解決這個問題,請依照下列步驟執行:
1.按一下[開始],再按[執行]。
2.在[開啟]方塊中輸入cmd,然後按一下[確定]。
3.在命令提示字元中輸入下列命令,並在每個命令結束時按ENTER
expand CD-ROM Drive Letter:i386config.nt_ c:windowssystem32config.nt
expand CD-ROM Drive Letter:i386autoexec.nt_ c:windowssystem32autoexec.nt
expand CD-ROM Drive Letter:i386command.co_ c:windowssystem32command.com
exit
4.啟動或安裝程式。如果問題已解決,請略過其餘的步驟。如果問題尚未解決,請繼續下一個步驟。
5.注意:下列處理程序不會編輯或建立 Command.com 檔案。因此,您必須從 Windows XP 光碟片加以展開。
啟動「記事本」。
6.在「記事本」中輸入下列項目
dos=high, umb
device=%SYSTEMROOT%system32himem.sys
files=40
7.在[檔案]功能表中,按一下[另存新檔]。
8.在[檔案名稱]方塊中輸入Config.nt,然後按一下[儲存]。關閉 Config.nt 檔案。
9.在[檔案]功能表中,按一下[開新檔案]。
10.在新的空白文件中,輸入下列項目
@echo off
lh %SYSTEMROOT%system32mscdexnt.exe
lh %SYSTEMROOT%system32 edir
lh %SYSTEMROOT%system32dosx
SET BLASTER=A220 I5 D1 P330 T3
11.在[檔案]功能表中,按一下[另存新檔]。
12.在[檔案名稱]方塊中輸入Autoexec.nt,然後按一下[儲存]。關閉Autoexec.nt檔案。
13.啟動 Windows 檔案總管。找出 Config.nt 檔案,以滑鼠右鍵按一下Config.nt檔案,然後按一下[複製]。
14.以滑鼠右鍵按一下 %SYSTEMROOT%System32 資料夾,然後按一下[貼上]。
15.找出 Autoexec.nt 檔案,以滑鼠右鍵按一下Autoexec.nt檔案,然後按一下[複製]。
16.以滑鼠右鍵按一下 %SYSTEMROOT%System32 資料夾,然後按一下[貼上]。
17.找出 Command.com 檔案,以滑鼠右鍵按一下所展開的Command.com 檔案,然後按一下[複製]。
18.以滑鼠右鍵按一下 %SYSTEMROOT%System32 資料夾,然後按一下[貼上]。重新啟動您的電腦。
Entry Filed under: 微沙發
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed