home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format Collection 7
/
PCFORMAT07.iso
/
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
|
1994-09-04
|
109 b
|
8 lines
@echo off
inst.exe
if errorlevel 1 goto end
setup.exe
cls
@echo To run CYCLEMANIA type 'CYCLE'
:end