home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software Recommendations - 1998 Season 1
/
DNBCD4.iso
/
share
/
compress
/
exe
/
untiny
/
UNSS
/
_UNSSOLD.BAT
next >
Encoding:
Amiga (detected)
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-05-02
|
166 b
|
8 lines
@echo off
echo ■ Assuming file %1 is protected with SuckStop 1.00a...
unprot %1 test_.exe
keyb_on.com
tron -p test_.exe
copy test_.exe %1
del test_.exe > nul