home *** CD-ROM | disk | FTP | other *** search
/ Game Fest 1994 / gamefeststgcomputerlimited1994.iso / files / game_vga / fordiii1 / install2.bat < prev    next >
DOS Batch File  |  1993-10-26  |  724b  |  30 lines

  1. echo.
  2. echo.
  3. echo  For installation purposes you will be prompted to insert disks by
  4. echo  numbers.  Use the following table to identify the disk to use.
  5. echo.
  6. echo  DISK #1  =  DISK 1
  7. echo  DISK #2  =  DISK 2
  8. echo  DISK #3  =  DISK 3
  9. echo  DISK #4  =  DISK 4
  10. echo.
  11. pause
  12. fjoin %1:
  13. echo.
  14. echo.
  15. pause
  16. lha e ford
  17. echo.
  18. echo.
  19. echo  Ford Simulator III has been successfully installed onto your hard
  20. echo  drive "%2" in a directory called FORD.  I will now start the game for
  21. echo  you.  To start the game in the future change to drive "%2:\FORD\>" and 
  22. echo  type "FORD".
  23. echo  Please remember to support Shareware by registering the programs
  24. echo  that you use.
  25. echo.
  26. echo.
  27. pause
  28. %1:\finish %1 %2
  29.  
  30.