View Single Post
Old 05-08-20, 10:49 AM   #9
XenonSurf
Sea Lord
 
Join Date: Apr 2008
Location: Germany, Italy
Posts: 1,703
Downloads: 107
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.

Most likely your system will work and be faster, but I guess you are a batch file specialist from the old DOS age? Unfortunately I have only good DOS v.5.0 knowledge, also my big DOS manual from the 80s is taking dust in my shelve


But for people who don't have this knowledge I think it's better to go with my description above to avoid unpleasant errors, because if you do it wrong when updating, you will not see it immediately while playing the game, and you will miss the new interesting game features without knowing it


Greetings,XS

Last edited by XenonSurf; 05-08-20 at 11:03 AM.
XenonSurf is offline   Reply With Quote