home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
Chip_2004-04_cd1.bin
/
tema
/
arachne
/
archn170.exe
/
OOPS
/
DOSSHELL.OOK
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1999-06-20
|
140 b
|
9 lines
@echo off
echo Type 'EXIT' to return to Arachne...
if (%COMSPEC%)==() goto nocomspec
%COMSPEC%
goto end
:nocomspec
COMMAND.COM
:end