VOGONS

Common searches


Search results

Display options

Re: Changing the PATH from the command line?

in DOS
CraigAB69 wrote on 2023-01-21, 23:24: So how can I extend the PATH in DOS without retyping the whole path? A batch file. Something like ap.bat as you mention above is actually described in the manual. (It will change the environment of the main shell. ).

Re: Windows 98SE on Vmware with 4k resolution

You can trivially do 4K Windows 9x (and more) under VirtualBox with the open driver @ https://www.os2museum.com/wp/windows-9x-video-minidriver-hd/ Just edit the .inf file before installation to add the resolutions you'd like, as the author recommends on the blog post. Or after installation change …

Re: Current status of VirtualBox's legacy support

sound is the prime complaint when trying to run a DOS-based Windows (SB16 is broken) It's not that bad, give poor ol' little VirtualBox a bit credit :) Many games and OSes do work out of the box, that thread is a bit too aggressive :) I'll buy that for DOS gaming it's probably hit or miss, and …

Re: DOS virtual filesystem

I don't think you want a redirector, rather you really want a device driver so that DOS can mount your USB disk and handle filesystems for you. It'll be simpler than a redirector, even! Note that a device driver .sys file can be loaded at runtime using any of the popular DEVLOAD equivalents. It is …

Page 2 of 6