home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bila Vrana
/
BILA_VRANA.iso
/
005A
/
PUADOS12.ZIP
/
SFE202.DOC
< prev
next >
Wrap
Text File
|
1995-12-21
|
2KB
|
26 lines
This batch file has two options for deleting files so that they may not be
undeleted. The "/S" option is for super delete, and requires DEBUG.COM or
DEBUG.EXE be available. It does use some script commands, but these can
be either stored in an external file (to make the batch smaller) or stored
actually inside the batch file. I have put them in the batch file but
this may be changed. Without the /S option, it still does a delete which
can not be undeleted, but it is not as secure. As you might know, I
released a batch file a long time ago called SFE.BAT. I am now releasing
this, SFE 2.0. It has built-in help and is public domain. It is based on
an example in the Run Batch Run book, RBATCH13.ZIP, which hopefully will
soon be launched into BFDS. So, without further docs, here it is. Send
comments to Tony Baechler at 1:202/1333 (Fidonet) or baechler@cts.com.
History
1.00: First release, shareware ($2 reg. fee), used many kludges because I used
a batch file compiler.
2.00: Major update, added better help, rewrote the file from nothing, added
the new /S option which uses Debug to ensure the file is truly gone, so even
programs which recover the file based on parts of the fat will fail.
2.01: Improved help, added history to docs, separated .DOC from .BAT, fixed a
bug where it would hang because of the CTTY NUL not being terminated with
CTTY CON. I also included addresses in the docs as opposed to a signature.
2.02: changed address, batch file the same.