View Single Post
Old 05-07-20, 03:11 PM   #6
John Pancoast
Ocean Warrior
 
Join Date: Apr 2002
Location: Minnysoda
Posts: 3,193
Downloads: 490
Uploads: 4


Default

Quote:
Originally Posted by schlangz View Post
Expansion and patch will install easily with their corresponding BAT files if you put AODCD (at least temporarily) in one of these folders:

Code:
IF EXIST C:\DYNAMIX\AOD\SIM\SUBSIM.EXE   goto def1
IF EXIST C:\DYNAMIX\AODCD\SIM\SUBSIM.EXE goto def2
IF EXIST C:\GAMES\AOD\SIM\SUBSIM.EXE     goto def3
IF EXIST C:\GAMES\AODCD\SIM\SUBSIM.EXE   goto def4
The BAT files will automatically detect the game and you don't have to specify the directory parameter at all.

By doing so you don't have to copy any extra stuff from the CD to the HD.
The advantage to copying items from the cd to the hd though is then one doesn't have to have the cd in the drive nor wait for the game to access it when needed while playing.

Does this do the same thing ?
__________________
"Realistic" is not always GAME-GOOD." - Wave Skipper
John Pancoast is offline   Reply With Quote