Thanks.
Can you add language choice and proper registry to installer? So, users can choose language and game will be installed in that language?
Code is easy:
Code:
Root: HKLM; SubKey: SOFTWARE\Maxis\The Sims 4; ValueType: string; ValueName: Locale; ValueData: en_US; Flags: uninsdeletevalue uninsdeletekeyifempty
.... only change in
but how to add choice for installer i do not know.