Quote:
Originally Posted by tanatos
also in Italian does not work.
only works in English, I serve the registry values
how they fit these keys in the installer?
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\EMU\Steam\245280]
"AccountID"=dword:004c100e
"PersonaName"="player"
"Language"="italian"
"IPCountry"="IT"
"ListOfInstalledDLC"=""
"ListOfSubscribedApps"=""
|
read above few posts, it does work ive tested it & works perfectly fine. Either the crack your using
has a language setting or your doing something wrong. Either way heres how to import the
reg entry into a script that you can put in [registry] section of the ISS script.
goto conversion tutorial subforum, look in useful programs sticky topic,
http://fileforums.com/showthread.php?t=92995
and grab the
Reg to INNO Converter ENG.rar file. Save the above reg entry
as a file then use the above program to convert that reg file, into ISS script entry that you put into the [registry section] in the INNO script from this conversion.