home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0010 - 0019 / ibm0010-0019 / ibm0010.tar / ibm0010 / SOL2.ZIP / SND-SOL / MDBACK.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-03-28  |  1.8 KB  |  51 lines

  1. echo off
  2. ansiclr
  3. cls
  4. echo This program is designed to do four things:
  5. echo.
  6. echo 1 - FORMAT floppy disk = when you purchase new disks, they need to be formated
  7. echo     to the same format as your computer.  This is done with this program.
  8. echo     Insert new disk into floppy drive.  Then PRESS number 1.  This will start
  9. echo     formatting procedure and give further instructions.
  10. echo.
  11. echo 2 - BACKUP Data to drive a: = after completing format procedure, insert for-
  12. echo     matted disk back into floppy (drive a:), and PRESS number 2.  This will
  13. echo     copy all the files which contain data to the floppy disk.  The system may
  14. echo     ask for additional disks. (make sure to number disks before copying data)
  15. echo.
  16. echo 3 - RESTORE  The Sound Solution Data = this program will restore all data from
  17. echo     last backups to The Sound Solution (make sure to label and date disks).
  18. echo     To restore enter disk 1 into floppy and PRESS number 3.
  19. echo.
  20. echo 4 - UPDATES New Information = this program is designed to copy all updates from
  21. echo     Sound Solutions, Inc. to this system.  To copy updates, Insert disk one
  22. echo     into drive a: and press number "4".  The program will copy all files and
  23. echo     return to BACKUP & restore data when completed.
  24. echo.
  25. echo.
  26. echo.
  27. echo.
  28. pause
  29. cls
  30. echo.
  31. echo.
  32. echo     If during any of these programs  "Bad command or file name" appears
  33. echo     check to make sure your "PATH" is set to MS-DOS.
  34. echo.
  35. echo     MS-DOS should be installed on your root directory and PATH should be
  36. echo     set with your AUTOEXEC.BAT....
  37. echo.
  38. echo.
  39. echo     Call Sound Solutions or read your MS-DOS Operators Manual if more
  40. echo     information is needed.
  41. echo.
  42. echo.
  43. echo.
  44. echo.
  45. echo.
  46. echo.
  47. echo.
  48. echo.
  49. echo.
  50. echo.
  51. pause