home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR4 / SDEL100.ZIP / SDEL.DOC next >
Text File  |  1993-07-20  |  6KB  |  177 lines

  1. mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm                             
  2.  
  3.                    BIRKEN SOFTWARE'S SUPER-DELETION UTILITY
  4.  
  5.           Copyright (C) 1993, Birken Software.  All rights reserved.
  6.  
  7. mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
  8.    
  9.    
  10.    INCLUDED FILES
  11.    --------------
  12.  
  13.    SDEL-EX.EXE should have contained the following files:  
  14.  
  15. 1)      SDEL.EXE        - The powerful Super-Delete utility
  16.  
  17. 2)      SDEL.DOC        - This document file
  18.  
  19.    
  20.    INTRODUCTION
  21.    ------------
  22.    
  23.    Thank you for downloading the first version of Birken Software's
  24. Super-Delete utility.  DOS 5.0 was the first DOS to come with a utility that  
  25. would undelete files erased in the past.  If, for any number of reasons, you
  26. accidently erased an important file, you could undelete it and fully 
  27. recover the lost information.  Undelete can be very useful as long as it is  
  28. not abused!  In an office environment where many important files are 
  29. transferred via disk to other work-stations, it is important to delete these
  30. transfer copies.  Undelete, however, gets around that!  Other people can 
  31. easily get their hands on your not-really-erased information.  If this is so,
  32. how can you make sure that your files were deleted?  SDEL.EXE is an
  33. amazing and powerful utility that will prevent anyone from undeleting your
  34. important materials.  
  35.  
  36.    HOW SUPER-DELETE WORKS
  37.    ----------------------
  38.  
  39.    Before you can understand how Super-Delete works you must first 
  40. understand how DOS' undelete utility works.  When you erase a file normally,  
  41. using the "erase" or the "del" commands, DOS does not really get rid of them!
  42. DOS simply tells the user that an erased file is not there any more.  In 
  43. reality, however, all of the files' data is still intact on the disk.  Later 
  44. that information will be overwritten by future files, but until then it is
  45. undeletable.  It can take from days to weeks, depending on computer usage,
  46. for those files too be completely and safely overwritten.    
  47.    Birken Software's Super-Delete utility will completely erase a
  48. file or many files at one time.  The secret of Super-Delete is too corrupt
  49. the files to be deleted before it is deleted.  Therefore, if a user manages
  50. to undelete your files, they will NOT be intact.  There is a four step
  51. corruption and deletion process:
  52.  
  53. STEP 1:  Fully randomly scramble the specific files
  54.  
  55. STEP 2:  Join all the scrambled files into one overlapping file through a
  56.          renaming process
  57.  
  58. STEP 3:  Shorten the length of the file to ZERO bytes
  59.  
  60. STEP 4:  Delete the corrupted and joined file
  61.  
  62. If you try to delete something with Super-Delete, and then try to undelete
  63. it, you may come up with a zero byte file called "_SUPER.DEL".  It is last 
  64. anyone will ever see of your information.    
  65.  
  66.    HOW TO USE SUPER-DELETE
  67.    -----------------------
  68.  
  69.    Birken Software's Super-Delete utility is almost fully self-explanatory.
  70. If you type SDEL and press [ENTER] at the DOS prompt it will give you this 
  71. error message:
  72.  
  73.   Incorrect Usage - Correct Usage: C:\>SDEL [filename]
  74.  
  75. As it states, the correct way to use SDEL is to type the file name to be 
  76. deleted, plus the extension (if there is one), also on the prompt.  
  77. To erase many files you can use wildcards ('*') in the file name.  For 
  78. example:
  79.  
  80. SDEL *.BAK
  81.  
  82. which will Super-Delete any files with the extension .BAK in the current
  83. directory.  
  84.  
  85.    FURTHER QUESTIONS
  86.    -----------------
  87.  
  88.    If you have a specific question that I have not answered in this
  89. document file please write me at:
  90.  
  91.    BIRKEN SOFTWARE, INC.
  92.    SDEL FURTHER QUESTIONS
  93.    120 ONEIDA AVE.
  94.    DUMONT, NJ 07628-2112
  95.  
  96.    Please include $0.35 to cover the return postage.   
  97.    
  98.    REGISTRATION
  99.    ------------
  100.  
  101.    SDEL-EX.EXE came with the unregistered version of Super-Delete. 
  102. If you plan to use and copy this utility you must register.  You can register
  103. by sending a donation to the author (advisable donation is $15.00) at
  104.  
  105.    BIRKEN SOFTWARE, INC.
  106.    SDEL DONATIONS
  107.    120 ONEIDA AVE.
  108.    DUMONT, NJ 07628-2112
  109.  
  110. Soon after you will receive a slip of registration.  By registering you will
  111. always be informed on future versions and other Birken Software releases.  
  112.  
  113. Please note that checks can be filled out to the name Birken.
  114.  
  115.    SOURCE CODE AVAILABLE
  116.    ---------------------
  117.  
  118.    You can obtain the source code to Birken Software's Super-Delete Utility
  119. by sending $15.00 to the author at:
  120.  
  121.    BIRKEN SOFTWARE, INC.
  122.    SOURCE CODE - SDEL
  123.    120 ONEIDA AVE.
  124.    DUMONT, NJ 07628-2112
  125.  
  126. Super-Delete was written and compiled in Borland's Turbo C++.  Please note
  127. that checks can be filled out to the name Birken.
  128.    
  129.    COMMENTS AND SUGGESTIONS
  130.    ------------------------
  131.  
  132.    This is the first version of Birken Software's Super-Delete.  The author
  133. would appreciate any suggestions or comments that would help to create
  134. a better future version.  If any bugs are found, please alert the author.
  135. You can send your comments, suggestions, or discovered bugs to:
  136.  
  137.    BIRKEN SOFTWARE, INC.
  138.    C/S/B SUPER-DELETE
  139.    120 ONEIDA AVE.
  140.    DUMONT, NJ 07628-2112
  141.  
  142.    DISCLAIMER
  143.    ----------
  144.  
  145.    All Super-Delete users must agree to the following:
  146.  
  147.    This software is provided "as is".  All warranties relating to 
  148. this software are disclaimed, whether expressed or implied, including 
  149. without limitation any implied warranties of merchantability or fitness 
  150. for a particular purpose.  Neither the author nor an agent of the author 
  151. will be liable for any special, incidental, consequential, indirect or 
  152. similar damages due to loss of data or any other reason, even if the 
  153. author or an agent of the author has been advised of the possibility of 
  154. such damages.  In no event shall the author's or an agent of the 
  155. author's liability for any damages ever exceed the price paid for the 
  156. license to use this software, regardless of the form of the claim.  The 
  157. person using this software bears all risk as to the quality and 
  158. performance of the software.
  159.  
  160.    THIS IS SHAREWARE
  161.    -----------------
  162.  
  163.    This file is currently Shareware.  If you find no use for this file
  164. please give SDEL-EX.EXE (the self extracting .ZIP) to a friend.  Thank you! 
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.    
  175.  
  176.    
  177.