|
|
|
#1
|
||||
|
||||
|
add this
[Setup] UninstallDisplayIcon=Icon Location e.g. UninstallDisplayIcon={app}\icon.ico |
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
skakmatch (04-07-2013) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
How to input Game Registry?
Root: HKCU; Subkey: "Software\FLT\Steam\666666"; ValueName: "AccountID"; ValueType: Dword; ValueData: "$666666"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKCU; Subkey: "Software\FLT\Steam\666666"; ValueName: "PersonaName"; ValueType: String; ValueData: "Player"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty Root: HKCU; Subkey: "Software\FLT\Steam\666666"; ValueName: "Language"; ValueType: String; ValueData: "english"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty Hello, how to input the correct game registry in this Script? tnx in advance ![]() give me an example please.. Last edited by Pirate Ted; 06-07-2013 at 05:07. Reason: give me an example please.. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Copy file with Inno Setup Script | emrahcey | Software | 1 | 02-07-2010 08:24 |