Quote:
Originally Posted by GTX590
I want to play in French, but I couldn't find where to put the 1036 in the InstallerScript.iss?
Thanks!!
|
in [REGISTRY] Section, change bold number to 1036 ( french )
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} "; ValueName: Locale; ValueData:
1033; ValueType: string; Flags: UninsDeleteKey;