home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Review 41
/
PCREVMAR.BIN
/
heretic.bat
< prev
next >
Wrap
DOS Batch File
|
1995-01-26
|
128b
|
10 lines
echo off
cd\
cd heretic
md c:\heretic
xcopy *.* c:\heretic /s /v
echo Type Heretic at the prompt to run
c:
cd heretic