Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: EndTwist on November 17, 2003, 09:51:22 pm

Title: Shell switching bootdisk - version 0.1
Post by: EndTwist on November 17, 2003, 09:51:22 pm
Hey again everyone,

I felt it would be good for me to have a "shell switching" boot disk, so I can switch from my FE as a shell back to explorer, or vice-versa. This way it is easy to administrate my cab. I thought I'd share it. It works pretty nicely, IMHO.

Link: http://www.jbeffects.com/feboot.zip  -- 818 KB
Title: Re:Shell switching bootdisk - version 0.1
Post by: EndTwist on November 18, 2003, 02:55:29 pm
No one has a use for it/comment?
Title: Re:Shell switching bootdisk - version 0.1
Post by: ErikRuud on November 18, 2003, 10:48:34 pm
I'm not sure I understand what you have set up.

I have menu setup in my config.sys and autoexec.bat so that I have a choice of boting to windows, DOS, or my frontend (the default).  It is standard DOS stuff.  I don't see the need for a seperate boot disk.
Title: Re:Shell switching bootdisk - version 0.1
Post by: Malachai on November 19, 2003, 09:49:11 am
Quote
I have menu setup in my config.sys and autoexec.bat so that I have a choice of boting to windows, DOS, or my frontend (the default).  It is standard DOS stuff.  I don't see the need for a seperate boot disk.
If I'm reading this right.  You could eliminate the need to the DOS menu, which IMO isn't very arcade like.  This boot disk actually sounds very usefull to me.  I'm going to try it out.  Thanks EndTwist.  I'll let you know how it turns out.
Title: Re:Shell switching bootdisk - version 0.1
Post by: Minwah on November 19, 2003, 11:58:16 am
Is it for Win9x or 2k/XP (or both)?
Title: Re:Shell switching bootdisk - version 0.1
Post by: papaschtroumpf on November 19, 2003, 04:11:58 pm
Good questions. Aren't the XP boot disks different for XP Home, XP Pro and whether SP1 is installed or not?
Title: Re:Shell switching bootdisk - version 0.1
Post by: EndTwist on November 19, 2003, 09:25:14 pm
I made this disk using a Windows 98 boot disk, but I'd happily make a 2k/XP disk.* Any requests?

*Or at least try to.
Title: Re:Shell switching bootdisk - version 0.1
Post by: EndTwist on November 20, 2003, 03:22:48 pm
I may/should be able to get the ME/2000/XP version up by tomarrow. I'll make a how-to / readme for them too.
Title: Re:Shell switching bootdisk - version 0.1
Post by: Minwah on November 20, 2003, 03:42:01 pm
I'd sure give the XP one a go, if you manage it ;)
Title: Re:Shell switching bootdisk - version 0.1
Post by: EndTwist on November 20, 2003, 06:08:16 pm
Alrighty, I finished the XP bootdisk, and updated the 95/98 bootdisk with a readme.

http://www.jbeffects.com/xpboot.zip

NOTE: Please read the readme.txt before using it! I take no responsibility for any problems.

This is untested, since I have no XP machine with a FE on it to test with. So if there are any problems, email me/post here.
Title: Re:Shell switching bootdisk - version 0.1
Post by: EndTwist on November 21, 2003, 05:42:56 pm
Anyone test it?  ???
Title: Re:Shell switching bootdisk - version 0.1
Post by: Homebrew on November 21, 2003, 06:23:40 pm
I just tested it in XP and it didn't work for me.  After choosing E for changing to internet explorer i got an error that it was the incorrect version of ms-dos.

-Kevin
Title: Re:Shell switching bootdisk - version 0.1
Post by: EndTwist on November 21, 2003, 07:05:19 pm
Hmm...at what point exactly? I need to know to repair the problem.
Title: Re:Shell switching bootdisk - version 0.1
Post by: Homebrew on November 21, 2003, 07:12:28 pm
Right after i typed in E to change to internet explorer.  I typed E and then enter to choose to change the shell to explorer.  After hitting enter i got that error message.  Meaning i got the message while still in dos.

-Kevin
Title: Re:Shell switching bootdisk - version 0.1
Post by: Odonadon on November 21, 2003, 09:47:20 pm
Here's what I got setup - elliminates need for a floppy drive or a DOS menu:

edit msdos.sys and set bootgui=0

edit autoexec and add "win" as a command on the last line.

Make your own batch file to copy/replace the system.ini with the one specifying your mame shell (copy system.mam system.ini), and make one to copy/replace the system.ini to the one with your exporer shell  (copy system.exp system.ini), or what have you.  Reboot.

When PC boots, hit F8.  Choose "confirm each line" option.  His "n" for all.  Boom, you're at the dos prompt.  Type your shell replace batch command, and you're set.  Reboot.  When you're ready to switch back, drop into a dos prompt and type your mame shell replace batch command (or make a shortcut) and reboot.

I also use this batch file to copy an "invisible" mouse cursor over top of the windows standard, so the arrow never shows up whilst the PC is booting, and vice versa when I need to use the mouse.

This way, you will never get a menu, and you won't need to hook up a floppy drive.

OD
Title: Re:Shell switching bootdisk - version 0.1
Post by: eightbit on November 22, 2003, 11:42:57 am
You can enter the boot menu in win2k/xp by pressing f8 while its booting, right before the splash screen. You can edit this boot menu and add your own choices. You could easily add a chance to select which shell would be loaded.