Windows 95 guest on Vista x64

Discussions related to using VirtualBox on Windows hosts.
Post Reply
Virtual_Boy
Posts: 1
Joined: 22. Dec 2008, 14:58

Windows 95 guest on Vista x64

Post by Virtual_Boy »

Hallo. I've recently installed Windows 95 on VB, my host is Vista x64. Is there a way to make Windows 95 get the host resolution (1280x1024)? I'd like to do that on a new VM with DOS 6.22 if possible.

Tankan.
stefan.becker
Volunteer
Posts: 7639
Joined: 7. Jun 2007, 21:53

Post by stefan.becker »

Look in the FAQ for Windows 9x Video Drivers.
The MAZZTer
Volunteer
Posts: 129
Joined: 16. Sep 2008, 23:22
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu, Chromium OS, Windows
Location: Internet
Contact:

Post by The MAZZTer »

DOS 6.22 is really really old. I think the best you can do is with the mode command:

mode con: cols=80 lines=50

That will double the screen real estate, but it might do it by making the fonts smaller (not sure).

Also that's the XP syntax so it might be different in DOS. :/ Try mode /? for syntax help if it doesn't work.
Post Reply