|
#6
|
||||
|
||||
|
Quote:
or go thru setup.ini file look for section for font color, then follow what topic I linked to says about color choices. mesut28 section in installerscript.iss needs to be corrected? Code:
procedure AddKeyInfo;
begin
LoadStringFromFile(ExpandConstant('{tmp}\Key'),Key);
RegWriteStringValue(HKLM, 'SOFTWARE\KONAMI\PES2013', 'code', Key);
if IsWin64 then
RegWriteStringValue(HKLM64, 'SOFTWARE\KONAMI\PES2013', 'code', Key);
end;
Last edited by pakrat2k2; 15-12-2012 at 10:19. Reason: error in script ? |
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
sarmadi (16-12-2012) | ||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| Call of Duty Modern Warfare 3 - 2xDVD9 to 4xDVD5 By Pakrat **INNO Setup** | pakrat2k2 | PC Games - CD/DVD Conversions | 68 | 20-07-2015 08:02 |
| Call of Duty Modern warfare 2 (3xDVD5) *INNO SETUP* | jackstuff | PC Games - CD/DVD Conversions | 11 | 09-10-2012 09:07 |
| Call of Duty Modern Warfare 2 | ShadowDuke | PC Games - Protection List | 2 | 10-11-2009 09:16 |