>> I have been running NASCAR under MS-DOS 6.22 environment, booting
>> from my MS-DOS setup menu containing several configurations. I recently
>> upgraded Windows 3.11 to WIN95. I have tried to run the game by booting
>> up in Windows 95 and then shutting down and restarting in MS-DOS mode.
>> My MS-DOS setup menu comes up and I select the appropriate configuration
>> (menu choice) for running NASCAR the way I always have, but Windows95
>> starts. Does anyone have any suggestions on how to run NASCAR with a
>> WIN95 operating system? Thanks for any help!!
>> Mike Bruno
>> JMB55
>Hi,
> PLEASE!!! THERE HAS TO BE A WAY!! LET ME KNOW IF YOU GET ANYTHING!!
>Ty
><Ty's NASCAR Racing Page - http://web2.airmail.net/rbyrd >
Ok Mike, here goes. I don't know exactly why you need multiple
configurations so I
will suggest forgetting them. The only exception might be for expanded
memory but I
won't get into that now. Win95 still uses config.sys and autoexec.bat
as well as
adding dosstart.bat which is in the Win95 directory. Dosstart.bat works
the same as
autoexec.bat except that it run when you Shutdown to MS-DOS mode instead
of at
bootup. I try to keep these files as simple as possible without having
to leave out
any drivers to save precious conventional memory. Here are my three
files:
Config.sys:
DOS=HIGH,UMB
Device=C:\WINDOWS\Himem.Sys
Device=c:\windows\emm386.exe noems i=b000-b7ff i=e000-e7ff i=ee00-efff
DEVICEHIGH=c:\cdrom\WCD.SYS /D:WP_CDROM
Device=c:\plugplay\drivers\dos\dwcfgmg.sys
DEVICEHIGH=C:\VIBRA16\DRV\CTSB16.SYS /UNIT=0 /BLASTER=A:220 I:5 D:1 H:5
DEVICEHIGH=C:\VIBRA16\DRV\CTMMSYS.SYS
FILES=40
SET TEMP=C:\WINDOWS\TEMP
SET PROMPT=$p$g
SET winbootdir=C:\WINDOWS
SET SOUND=C:\VIBRA16
SET BLASTER=A220 I5 D1 H5 P330 T6
SET MIDI=SYNTH:1 MAP:E
PATH c:\windows;c:\windows\COMMAND
C:\VIBRA16\DIAGNOSE /S
C:\VIBRA16\MIXERSET /P /Q
LH c:\windows\command\mscdex.exe /D:WP_CDROM /m:20
c:\msinput\mouse.exe
rem LH C:\WINDOWS\SmartDrv
As you can see I have no drivers loading from autoexec.bat, they all load
from dosstart.bat. This improves boot speed and cuts down on driver
conflicts with Win95 because the drivers don't load until after Win95 shuts
down. The inclusions on the emm386 line free up some upper memory. You
may want to try them. You will have to adapt this to you drivers. If you
set you machine up this way you shouldn't need a multiple configuration and
you can set up icons in Win95 to run any DOS program. Expanded memory can
also be added from within the program's icon properties. I get 613,000+
bytes of free conventional mem with this setup, that should be enough for
anything. I don't use smartdrive usually but you can if you want to.
Once you get this working properly you will be much happier with Win95 for
running dos stuff. Next step is to learn to create icons to automatically
shutdown to DOS and run Nascar. That is much easier though.
Dana Bailes