home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 July / july_2000.iso / Security / ESAFE / ESD22.EXE / %MAINDIR% / DATA / DelData.bat next >
Encoding:
DOS Batch File  |  2000-06-19  |  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.