win7下 不支持DOS全屏 This system does not support fullscreen mode


當你運行一個C程序,出現This system does not support fullscreen mode.Choose 'Close' to terminate the application.

是由於win7下已經不支持16位DOS全屏運行了

 您的WIN7系統無法支持該程序的全屏模式,因此建議您窗口化運行該程序,可以靠游戲窗口化工具實現

其中之一的解決方法:

一.下載 DOSBox 0.73

http://sourceforge.net/projects/dosbox/files/dosbox/0.73/DOSBox0.73-win32-installer.exe/download
http://download.csdn.net/detail/lhsbqb/4413194

二.安裝 DosBox 0.73

三.點擊 開始菜單->程序->dosbox-0.73->configuration->edit configuration

四.記事本打開程序 找到 [autoexec],在此后面輸入:mount c c:\

五.打開桌面快鍵方式 你將會看到:z:\>mount c c:\...

六.輸入如下命令
z:\>c:
c:\>cd tc
c:\TC>cd bin
c:\tc\bin>tc.exe

 

2>after download and intalled it,you go to start>program>DOSBox-0.73>configuration>Edit configuration,now you'll see the notepad>then goto lastest below of this file>until u see [autoexec],under this line type: 

mount c c:\ ,then Save it.


3>now goto DOSBox-0.73 in desktop icon or somewhere. then 'll see 

z:\>mount c c:\
Mounting c:\ is NOT recommended .Please mount a(sub) directory next time.
Drive c is mounted as local directory c:\
then type in command as below then enter( step by step) 
z:\>c:
c:\>cd tc
c:\TC>cd bin
c:\tc\bin>tc.exe

it's actually successful working...
I'm using Aspire 5738 with windows 7.

http://www.pythonschool.com/python/5.html 轉摘


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM