home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / weather / wea_03 / prog / install.bat < prev    next >
DOS Batch File  |  1997-02-01  |  203b  |  14 lines

  1. echo
  2. rem Making Tides directory
  3. Pause
  4. C:
  5. MD Tides
  6. CD\Tides
  7. rem Copying Files
  8. Copy A:*.*
  9. CD\
  10. Pause
  11. rem Installation Complete
  12. rem Add ;C:\Tides to path statement
  13. rem To run program type Tides
  14.