home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / elecdesk.zip / SMALL2.BAT < prev    next >
DOS Batch File  |  1986-03-28  |  755b  |  30 lines

  1. echo off
  2. cls
  3. echo ---  Small Memory Version Installation - Continued  -------
  4. echo 
  5. echo Press [Ctrl C] at any time to abort. 
  6. echo 
  7. echo DUAL DRIVE COMPUTERS: 
  8. echo Make sure "Electric Desk System Disk - Working Copy" in still in drive B.
  9. echo 
  10. echo SINGLE DRIVE COMPUTERS:
  11. echo Put "Electric Desk System Disk - Working Copy" in the drive when prompted.
  12. echo  
  13. pause 
  14. echo on
  15. cls
  16. copy a:eds.exe b:
  17. copy a:eds.ovl b:
  18. cls
  19. echo off
  20. cls
  21. echo Electric Desk System Disk - Working Copy now contains the Small Memory
  22. echo Version of Electric Desk. 
  23. echo 
  24. echo 
  25. echo The next step is to create the Tutorial Data Disk.
  26. echo 
  27. echo Keep the original "Installation Disk" in drive A.
  28. echo 
  29. echo Type TUTDATA and press Return to continue.
  30.