home *** CD-ROM | disk | FTP | other *** search
/ PC Treasures, Inc. / pctreasures.mdf / UTILS / BOOTDSK.EXE / MAKE.BAT < prev    next >
DOS Batch File  |  1998-08-17  |  794b  |  41 lines

  1. @Echo OFF
  2. cls
  3. rem    Created by Jonathan Stotter August 1998
  4. Echo.
  5. Echo.
  6. Echo     ---------------------------------------------------------------------
  7. echo      eSafe Technologies Inc.       Clean Boot Diskette          (c) 1998
  8. Echo     ---------------------------------------------------------------------
  9.  
  10. Echo.
  11. Echo.
  12. Echo.
  13.  
  14. Echo   Insert a diskette into drive A: ,
  15. echo.
  16. Echo   Warning!
  17. echo.
  18. echo   All information on the diskette will be erased!
  19.  
  20. echo.
  21. Pause
  22.  
  23. DCP386.EXE BOOT.DCP A: 
  24.  
  25. cls
  26. Echo.
  27. Echo.
  28. Echo.
  29. Echo.
  30. Echo.
  31. Echo.
  32. Echo  Done !
  33. Echo.
  34. Echo  Remove the diskette from the drive,
  35. Echo.
  36. echo  REMEMBER TO MAKE IT WRITE PROTECTED!
  37. echo.
  38. echo.
  39. echo  Put the diskette into drive A: of the computer
  40. Echo  you wish to scan and boot your computer.
  41.