in the DSotSC section of the English Bat file reads:
if exist Setup-DSotSC.exe Setup-DSotSC.exe --language 1 --skip-at-view --force-install-list 0 | %MTEE%
This is for the Castillian Spanish language, not the English language.
It should read for the English language translation:
if exist Setup-DSotSC.exe Setup-DSotSC.exe --language 0 --skip-at-view --force-install-list 0 | %MTEE%
In the Thalantyrs Upgrade section, both batch files read:
if exist Setup-thalan.exe Setup-thalan.exe --language 1 --skip-at-view --force-install-list 0 | %MTEE%
This brings up the french translation, not the english.
For the English translation it should read:
if exist Setup-thalan.exe Setup-thalan.exe --language 2 --skip-at-view --force-install-list 0 | %MTEE%
I managed to catch the one for Thalantyr on my second install of the Big World setup but I missed the one for DSotSC. I used both the Mid and End Biff. I need to know if there is a way to change the Spanish language to the english language in DSotSC with out doing another install? Or am I hosed?
Devlinor