View Single Post
  #4  
Old 22-11-2012, 08:06
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Quote:
Originally Posted by eliwodkung View Post
[/IMG]

What? I compile on Windows 8 64 bit
Use Unicode.

Quote:
Originally Posted by peterf1999 View Post
After the patch v.1.01 is installed, you need to update only 2 reg keys (red values)
Hi peter,

I updated the iss, uninstall one was not necessary tho, this is doing the trick since the first days of CI:

Code:
Root: HKLM; SubKey: "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName}"; ValueName: UninstallString; ValueData: {uninstallexe}; ValueType: string; Flags: UninsDeleteKey;
Cheers


Update V1.10:

- New registries added/edited due V1.01 update of the game. Download new iss file and do your conversion.
Reply With Quote