home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Unprotect 6
/
Unprotect-6.0.iso
/
games
/
epic
/
hl
/
hlfile02.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1994-03-22
|
97 b
|
6 lines
@echo off
if exist hl.dat ren hl.dat hl.exe
hl %1 %2 %3
ren hl.exe hl.dat
hlfile00 %1 %2 %3