home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / l / l018 / 1.img / SETUP.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-01-09  |  552 b   |  16 lines

  1. echo off
  2. cls
  3. echo To install ABC Flowcharter if you have Microsoft Windows,
  4. echo type 'SETUPABC [directory name]' where [directory name] is
  5. echo the directory where you want the ABC files copied.
  6. echo"    
  7. echo For example, type
  8. echo        SETUPABC c:\win286\abc
  9. echo if you want to copy the files on the program disk to the
  10. echo c:\win286\abc directory. SETUPABC creates the directory
  11. echo for you.
  12. echo"    
  13. echo If you prefer, you can copy the files on the program disk
  14. echo to a directory yourself with the Windows DOS Executive.
  15.  
  16.