View Single Post
  #19  
Old 19-12-2013, 20:18
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by tanatos View Post
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.

Last edited by pakrat2k2; 19-12-2013 at 20:20.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
tanatos (20-12-2013)