Here you go:
Add to the Setup.ini:
Code:
Lang=cs,de,enuk,en,es,esmx,fr,hu,it,nl,pl,prbr,pr,ru
[InstallSettings]
GDFBinaryCZ=GDFBinary_cs_CZ.dll
GDFBinaryDE=GDFBinary_de_DE.dll
GDFBinaryGB=GDFBinary_en_GB.dll
GDFBinaryEN=GDFBinary_en_US.dll
GDFBinaryES=GDFBinary_es_ES.dll
GDFBinaryMX=GDFBinary_es_MX.dll
GDFBinaryFR=GDFBinary_fr_FR.dll
GDFBinaryHU=GDFBinary_hu_HU.dll
GDFBinaryIT=GDFBinary_it_IT.dll
GDFBinaryNL=GDFBinary_nl_NL.dll
GDFBinaryPL=GDFBinary_pl_PL.dll
GDFBinaryBR=GDFBinary_pt_BR.dll
GDFBinaryPT=GDFBinary_pt_PT.dll
GDFBinaryRU=GDFBinary_ru_RU.dll
In the first attachment, has the reg keys for all languages already converted to Inno. Just add to the
InstallerScript.iss on
[Registry] section.
In the second attachment, has the links to download all language commentaries pack. If you want test the conversion with all audio languages.
Cheers.