Edit: Wait a second: Is this fixed in the current available v225?
Or is it fixed in your code and will be release as v226 later?
Just wonder which release I should point to: 224 or 225...
Otherwise, a workaround could be to get
WeiDU-224, extract your
WeiDU.exe into your
bg2-path, open a cmd, navigate to your
bg2-path, execute
FOR %s IN (setup-*.exe) DO copy /Y WeiDU.exe "%s"
This will replace all setups with
weidu 224. Check by starting a Setup-X.exe to see if it still updates stuff. Wait till it prompts for your input, then the autoupdate should be done. Don't install anything, exit by using [ctrl]+[c].
Confirm the startup looks like this now:
E:\BiG World Project\BGII - SvA>Setup-WillyB.exe
[Setup-WillyB.exe] WeiDU version 22400
[Setup-WillyB.exe] Using scripting style "BG2"
Choose your language:
0 [English]
Again: Don't install anything.
Then edit the BiG World Install.bat, line 2005/2006 so it looks like this:
:STARTNEW
%IFS%CtB.exe Call %INST% TethyrForestPatch "0"
Edit line 87 to 91 so it looks like this:
SET INST="%BWIP%\Install.bat"
goto :STARTNEW
:: Every choice-key may be used only one single time.
Save and start the batch, so it continues installing the TethyrForestPatch.
Edited by dabus, 14 December 2010 - 09:48 AM.