home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 12
/
PCGAMER.bin
/
simisle
/
simisle.bat
< prev
Wrap
DOS Batch File
|
1995-07-20
|
298b
|
15 lines
@echo off
if exist c:\simisle\resource.cfg goto installed
echo This is the first time that you have run this game.
echo it will now be installed.
echo (Please choose the default directory to install to).
pause
rem One time only installation
install.exe
:installed
c:
cd\simisle
go