home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BRAIN
/
BRAIN.ISO
/
install
/
spades.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
|
1997-04-28
|
148 b
|
12 lines
@echo off
cls
IF EXIST C:\Progra~1\Champi~1\NUL GOTO Go
cd \Demos\Spades
Spades32
GOTO End
:Go
c:
cd \Progra~1\Champi~1
Chmpsp32
:End
cls