home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Games Machine 27
/
CITE.iso
/
psydata
/
demo
/
demoalld
/
install.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-10-01
|
125 b
|
11 lines
@cd install
@install
@if errorlevel -1 goto ZAPZAP
@if errorlevel 1 goto ZAPZAP
@goto FIN
:ZAPZAP
@cls
@cd \
:FIN