home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Fest 1994
/
gamefeststgcomputerlimited1994.iso
/
files
/
game_vga
/
fordiii1
/
install2.bat
< prev
next >
Wrap
DOS Batch File
|
1993-10-26
|
724b
|
30 lines
echo.
echo.
echo For installation purposes you will be prompted to insert disks by
echo numbers. Use the following table to identify the disk to use.
echo.
echo DISK #1 = DISK 1
echo DISK #2 = DISK 2
echo DISK #3 = DISK 3
echo DISK #4 = DISK 4
echo.
pause
fjoin %1:
echo.
echo.
pause
lha e ford
echo.
echo.
echo Ford Simulator III has been successfully installed onto your hard
echo drive "%2" in a directory called FORD. I will now start the game for
echo you. To start the game in the future change to drive "%2:\FORD\>" and
echo type "FORD".
echo Please remember to support Shareware by registering the programs
echo that you use.
echo.
echo.
pause
%1:\finish %1 %2