Build Your Own Arcade Controls Forum

Main => Main Forum => Topic started by: Alan sinking on December 09, 2005, 11:48:58 am

Title: DOS HELP
Post by: Alan sinking on December 09, 2005, 11:48:58 am
Hi All
Does anyone know how to get DOS off of the win 98 CD, or is there somewhere I can download it from, I have a copy of dos 7.1 but I think it is corrupt. Thanks in advance. Alan.
Title: Re: DOS HELP
Post by: lokki on December 09, 2005, 12:01:09 pm
free dos is pretty good.

http://www.freedos.org/
Title: Re: DOS HELP
Post by: Alan sinking on December 09, 2005, 12:05:23 pm
I've Tried freedos, It doesn't seem as stable as ms-dos. Thanks anyway
Title: Re: DOS HELP
Post by: BobA on December 09, 2005, 01:12:04 pm
Take a look at this link.  Not sure if the disk is a full dos but should be a good start.http://www.bootdisk.com/bootdisk.htm

Title: Re: DOS HELP
Post by: KDOG on December 09, 2005, 01:24:09 pm
This is what you are looking for. Just click the getdos link


http://easymamecab.mameworld.net/html/windows.htm
Title: Re: DOS HELP
Post by: TOK on December 09, 2005, 01:45:41 pm
Unless you're pressed for space, you can install Windows 98 and set Windows not to load. In the MSDOS.SYS file, set the BootGUI=1 to a 0. Depending on your configuration, you might have to change the file attributes of the file to either see or edit it.

Title: Re: DOS HELP
Post by: unix4hire on December 09, 2005, 10:16:37 pm
Unless you're pressed for space, you can install Windows 98 and set Windows not to load. In the MSDOS.SYS file, set the BootGUI=1 to a 0. Depending on your configuration, you might have to change the file attributes of the file to either see or edit it.


I second this route.  It'll make it so much easier if you have to download any files off the web or change attributes of files later (such as read-only files). 

I spent a TON of time going the DOS route the past month and learned a lot along the way:

o  Freedos isn't as easy to configure as regular dos
o  MSDOS.SYS file, change 1 to 0 in the BOOTGUI to boot directly to DOS, change back to boot into win (or type WIN anytime)
o  Autoexec.bat is where you set your soundcard settings and autostart arcadeos (or whatever)
o  Config.sys along with autoexec.bat is where you set up your CDROM
o  to change the boot image file create a new 256 color file that's 400x532 in size (I think) and replace the /windows/logo.sys file with it

Just a snippet of things you'll soon learn.
Title: Re: DOS HELP
Post by: RayB on December 10, 2005, 01:42:28 pm
Follow the above advice. Then whenever you need to use Windows for whatever reason, you just type "exit" (or "win"? I can't remember exactly which).