home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Player 2000 April
/
PCP_4_2000C.iso
/
CAP.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-10
|
182 b
|
18 lines
@ECHO OFF
CAPSTART
IF ERRORLEVEL 2 GOTO VIRTUAL
IF ERRORLEVEL 1 GOTO END
SET DOS4GVM=
CAPPLUS
GOTO END
:VIRTUAL
SET DOS4GVM=@CAP.VMC
CAPPLUS
SET DOS4GVM=
:END