home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 March / march_2000.iso / Security / e-Safe / espd21.exe / %MAINDIR% / DATA / DelData.bat next >
Encoding:
DOS Batch File  |  2000-01-29  |  157 b   |  9 lines

  1. @echo off
  2. echo Be VERY carefull running this batch file!
  3. echo It will erase all eSafe Protect data!
  4. pause
  5. del config*.*
  6. del *.access
  7. del *.internet
  8.  
  9.