View Single Post
  #10  
Old 07-11-2012, 18:54
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
install game in spanish, then download the archive from first post
edit the iss script & change the following language (in bold ) to match yours.
Just follow the instructions I wrote, with the file from post #1.

Code:
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueType: string; ValueName: Language; ValueData: ENU; Flags: UninsDeleteKey;
Reply With Quote