home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Play 2
/
PCPLAY2.ISO
/
install
/
abrams.bat
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-09-21
|
150 b
|
14 lines
@echo off
cls
IF EXIST c:\Bluebyte\Ad\NUL GOTO GO
call Find.bat Abrams
cd DISK1
setup.exe
GOTO END
:GO
c:
cd \
cd Abrams
Abrams.exe
:END