home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1996 September
/
WPCSEP96.ISO
/
genedemo
/
install.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1996-02-26
|
161 b
|
10 lines
@echo off
if not exist install.ini goto error
setsound
goto end
:error
echo Please change your drive to the game CD,
echo and enter INSTALL.
:end
echo.