home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / v2l9425a.zip / INSTALL.BAT < prev    next >
DOS Batch File  |  1994-06-13  |  733b  |  27 lines

  1. @echo off
  2. echo.
  3. echo Vector to Two-Line Elements (VEC2TLE) Version 9425
  4. echo (C) Copyright 1993-1994 by Kenneth J. Ernandes
  5. echo All rights reserved.
  6. echo.
  7. set dest=%1
  8. if not "%1" == "" goto begin
  9. set dest=C:\VEC2TLE
  10. :begin
  11. echo ***************************************************************
  12. echo * If you wish to install other than to: %dest%
  13. echo * enter Ctrl-Break.  Then type the following at the DOS prompt:
  14. echo * INSTALL [drive:][path]
  15. echo ***************************************************************
  16. echo.
  17. pause
  18. echo.
  19. md %dest%
  20. copy *.* %dest%
  21. echo.
  22. echo VEC2TLE was successfully installed.  Hit Ctrl-break to abort 
  23. echo automatic Registration Form print.
  24. echo.
  25. pause
  26. echo.
  27. print register.frm