home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 10
/
CDE10.mdf
/
baghdad
/
setup.bat
< prev
next >
Wrap
DOS Batch File
|
1996-10-01
|
423b
|
16 lines
@echo off
rem *************************************************
rem **Setup DEMO version of Back to Baghdad ***
rem **Copyright (C) 1996 Military Simulations Inc ***
rem *************************************************
set DOS4G=quiet
set B2BSETUPTEMP=%DOS4GVM%
set DOS4GVM=
call donotrun.exe
call MSIDEMO.BAT
pause
type readme.txt | more
del MSIDEMO.bat
set DOS4GVM=%B2BSETUPTEMP%
set B2BSETUPTEMP=