|
i have a question:
i want to make a conversion to a multilanguage game
i installed the game in french language so in the registry i had language: fr
i want to put the registry value in ino setup but in multilanguage "depend to the user system language"
so any one can help me ??
the reg value are :
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\EA Games]
[HKEY_LOCAL_MACHINE\SOFTWARE\EA Games\Dead Space 2]
"CD Drive"="P:\\"
"DisplayName"="Dead Space™ 2"
"ProductName"="Dead Space™ 2"
"Folder"="C:\\ProgramData\\Microsoft\\Windows\\Sta rt Menu\\Programs\\EA Games\\Dead Space™ 2\\"
"Install Dir"="C:\\Program Files\\EA Games\\Dead Space 2\\"
"Installed From"="P:\\"
"Locale"="fr_FR"
"Language"="French"
"Product GUID"="{96D06FDD-6AF4-4309-BC1B-1C9588B0575E}"
"Suppression Exe"=""
"Registration"="Software\\Electronic Arts\\EA Games\\Dead Space 2\\ergc"
[HKEY_LOCAL_MACHINE\SOFTWARE\EA Games\Dead Space 2\1.0]
"DisplayName"="Dead Space 2"
"Language"=dword:00000002
"LanguageName"="French"
"ProgramGroup"="C:\\ProgramData\\Microsoft\\Window s\\Start Menu\\Programs\\EA Games\\"
|