home *** CD-ROM | disk | FTP | other *** search
/ PC Treasures, Inc. / pctreasures.mdf / UTILS / TECHDSK.exe / MAKE.BAT < prev    next >
DOS Batch File  |  1999-03-23  |  760b  |  40 lines

  1. @Echo OFF
  2. cls
  3. rem   First created by Jonathan Stotter March 1998
  4. Echo.
  5. Echo.
  6. Echo  ---------------------------------------------------------------------
  7. echo  Aladdin Knowledge Systems Ltd.     Technician's Diskette     (c) 1999
  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 TECH144.DCP A: -F
  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 and make it
  35. Echo.
  36. echo  make it WRITE PROTECTED NOW!
  37. echo.
  38. echo.
  39. echo  Return the diskette into the drive and boot your computer.
  40.