home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Play 2 (Suomi)
/
PCPLAY2_2.ISO
/
install
/
netfight.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-15
|
168 b
|
14 lines
@echo off
cls
IF EXIST c:\Program\Heat\Netfig~1\Netfig~1.exe GOTO GO
cd \Demos\Netfight
nf
GOTO End
cls
:GO
c:
cd \Program\Heat\Netfig~1
Netfig~1
:End
cls