home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1995 November / PCWK1195.iso / inne / podstawy / dos / 4dos / 4uzytki / delall10.exe / DELALL.TXT < prev   
Text File  |  1994-08-29  |  2KB  |  72 lines

  1.                            DELALL ver. 1.0
  2.  
  3.                         4dos directory remover
  4.                     Copyright John Militano Aug 94
  5.  
  6.                   DELALL is distributed as Freeware.              
  7.  
  8. INTRODUCTION
  9.  
  10.    DELALL was designed to act as the DOS 6 program deltree.exe You will 
  11. notice that it has the same syntax as deltree. DELALL will delete the entire 
  12. contents of a directory, including subdirectories.
  13.  
  14. SYNTAX
  15.  
  16.           DELALL [drive:][path]directory
  17.  
  18.         Examples: DELALL c:\windows   (aw c'mon, windows ain't that bad!)
  19.                   DELALL d:\temp\txt
  20.                   DELALL \modem\scripts
  21.                   DELALL upload
  22.  
  23. INSTALLATION
  24.  
  25.    To install DELALL, just copy DELALL.BTM or DELALL.BAT somewhere onto your 
  26. hardrive in a path.
  27.  
  28. HISTORY 
  29.  
  30.    This is the first release of DELALL, and unless there is a bug, the last 
  31. release of the program!
  32.  
  33. FILES
  34.  
  35.    DELALL.TXT the file you are reading
  36.    DELALL.BAT the source code for DELALL 
  37.    DELALL.BTM compressed DELALL.BAT file.
  38.  
  39. I recomend that you use DELALL.BTM. DELALL.BTM was compressed with batcomp.com 
  40. that comes with 4DOS. I trimed it down to the bare minimum (ie no rem lines), 
  41. and its supposed to run 5-10 times faster than the bat file. I don't notice a 
  42. difference though!
  43.  
  44. COMMUNICATIONS
  45.  
  46.    I'd love to here any of your comments or suggestions about DELALL.
  47. You can direct via email to UMMILIT2@CC.UMANITOBA.CA You can also mail me at
  48.    John Militano
  49.    1224 Fleet ave.
  50.    Winnipeg, Manitoba, Canada
  51.    R3M-1M1
  52.  
  53.  
  54. FREEWARE
  55.    
  56.    DELALL is distributed as freeware. That means that there is no cost to 
  57. using it! If you must, I have no objection to you sending me money! You are 
  58. also free to distubute DELALL to whoever. I ask that if you do choose to 
  59. distribute it, that you include the files:
  60.  
  61.    DELALL.BAT
  62.    DELALL.BTM
  63.    DELALL.TXT 
  64.  
  65. in an archive called DELALL10.ZIP (or whatever ARJ, ARC...)
  66.  
  67.  
  68. OTHER PROGRAMS
  69.  
  70.    Look for COPYALL (COPYALL1.ZIP) (Guess what this does) Similar to xcopy, 
  71. but easier to use.
  72.