peter's is multilanguage. but its in seperate ISS scripts. not a big deal.
using reg-to-inno-ENG converter in useful programs topic by joe
export your reg settings for the french version.
then add the extra lines needed for each of the languages, substituting the
Code:
"Locale"="fr_FR"
"Language"="French"
"LanguageName"="French"
for each of the other languages ( added it to the script for the other languages.
en_US, english
de_DE, german
it_IT, Italian
es_ES, Spanish
the above 4 are LOCALE, ( LANGUAGE & LANGUAGENAME same but 2 different entries)
just add those 4 to your script in addition to the french you already have.