home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Play 2 (Suomi)
/
PCPLAY2_1.ISO
/
install
/
f4falcon.bat
< prev
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
|
1998-02-14
|
138 b
|
13 lines
@echo off
cls
IF EXIST c:\Falcon~1\Falcon4.exe GOTO GO
cd \Demos\F4falcon
call Setup
cls
:GO
c:
cd \Falcon~1
Falcon4
:End
cls