Battle of the config.sys


[ Follow Ups ] [ Post Followup ] [ Build Your Own Arcade Controls message board ] [ FAQ ]

Posted by Jackson on 31, 2001 at 6:15 PM:

I suck at this stuff, thats why i post my problems here. When I boot my mame cabinet I get an error that reads "error in line 5 of config.sys pressany key to continue". I press a key and all is well but nno windows option on my boot menu. It used to work and now it doesn't (what's up with that?). included are my config.sys and autoexec.bat files. Can anyone solve my dilemma??
Confused
Jackson
config.sys

DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE
[MENU]
menuitem=MAM,Arcade Machine
menuitem=WIN,Windows98
menudefault=MAM,2
[MAM]


autoexec.bat

:COMMON
scandisk /all /autofix /nosummary
SET BLASTER=A220 I5 D1 T2
SET SNDSCAPE=C:\WINDOWS
lh c:\windows\system\mouse.drv
lh c:\sbpci\apinit
lh smartdrv /x /u
goto mam
:MAM
cd \arcadeos
arcadeos
goto off
:WIN
win
goto end
:off
c:\windows\smartdrv /c
:end




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Build Your Own Arcade Controls message board ] [ FAQ ]