home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / office1.zip / INSTALL.BAT < prev    next >
DOS Batch File  |  1989-06-07  |  221b  |  18 lines

  1. echo off
  2. cls
  3. c:
  4. cd\
  5. mkdir op
  6. a:
  7. echo off
  8. copy *.* c:\op
  9. echo INSERT DISK 2
  10. pause
  11. echo off
  12. a:
  13. copy *.* c:\op
  14. c:
  15. cd c:\op
  16. echo INSTALLATION COMPLETE!!!
  17. echo type OP and press enter to start the OFFICE PRO
  18.