View Single Post
  #22  
Old 26-06-2012, 22:01
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
Instalscript.iss still has error in reg section.. the item shown in RED wont match unless its changed to match installers choice of language.

Code:
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}\GameUpdate"; ValueType: string; ValueName: language; ValueData: us; Flags: uninsdeletevalue uninsdeletekeyifempty
But I installed from the dvd9 in Portuguese and this value was as "us"

EDIT...

I installed now from DVD9 in portuguese language and this value show "us". Look:





It will be a error in DVD9? Try installing your DVD9 in other languages ​​to see what happens.

Last edited by Fabioddq; 26-06-2012 at 22:38.
Reply With Quote