No full screen mode for DOS programs?

Status
Not open for further replies.

fault123

Distinguished
Oct 1, 2009
13
0
18,510
Hello friends.
I am supposed to run an old DOS program on my Windows 7 OS. But when I try to run i get the message
c:\winndows\system32\cmd.exe
This system does not support fullscreen mode. Choose 'Close' to terminate the application.

I tried to change the compatibility mode of the application, which starts by a PIF file by the way, tried to run it in windows mode. But It simply wont work.
What should I do? I dont want to run it in XP virtual mode.

Thanks for the answers
 
Solution

Indeed, the fact is that NTVDM that is used to run DOS and 16-bit Windows programs still exist in 32-bit Windows 7.

The difference is that the WDDM drivers introduced with Vista and later have no full-screen support, where the XP display drivers does. Note that XP display drivers, however, has no support for any version of DirectX beyond 9 or Aero/DWM.
Thanks for the answers. Though non of them helps me.
I know that there is no DOS, but there IS cmd.exe that allows to run the programs. All i need is to run it fullscreen. Strangely enuf, on another PC, with the same Windows 7 loaded, the program is working perfectly, with fullscreen. Surely there is something that has to be adjusted on my PC.
 

Indeed, the fact is that NTVDM that is used to run DOS and 16-bit Windows programs still exist in 32-bit Windows 7.

The difference is that the WDDM drivers introduced with Vista and later have no full-screen support, where the XP display drivers does. Note that XP display drivers, however, has no support for any version of DirectX beyond 9 or Aero/DWM.
 
Solution
for getting full screen mode in vista and 7 do as below
start>Run>cmd

after getting cmd prompt click on properties of cmd , click Font Tab
select font style as "consolas " and font size as "28"..after apply .,ok

you will see your cmd prompt full screen

enjoy

faisu.com
 
Excellent dude, I remember I used to do it a different way.. maybe something to do with compatability mode, but this doesn't seem to work anymore..

For all you who said, dosbox, font properties in DOS, install Microsoft Goldfish Edition blahblahbah, you all completely suck.
Disabling graphics is the answer. Thank you.
 
Status
Not open for further replies.