#16
|
||||
|
||||
Quote:
Fix Last edited by rinaldo; 26-10-2015 at 22:17. |
Sponsored Links |
#17
|
|||
|
|||
Thx @rinaldo for the followed
work very goods with UltraARC hoping to see something new cordially |
#18
|
||||
|
||||
Possible to deactivate uninstallation function, so we can use it for updates and dlcs? Cheers
|
#19
|
||||
|
||||
Quote:
Code:
[Setup] Uninstallable=no |
#20
|
||||
|
||||
Thanks for the fast answer.
So, there won`t be any entries in control panel in windows? |
#21
|
||||
|
||||
Quote:
This does not add files to uninstall to the game, to delete the game then you have to delete the folder manually .. I hope you have understood |
#22
|
||||
|
||||
Quote:
|
The Following 4 Users Say Thank You to Razor12911 For This Useful Post: | ||
#23
|
||||
|
||||
How to edit the skin? I want to create my own look and feel.
|
#24
|
|||
|
|||
How to integrate the registry key Plz ..
thx |
#25
|
||||
|
||||
Quote:
Example: Code:
[Registry] ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: string; ValueName: Inno Setup: Setup Version; ValueData: 5.5.1.ee2 (u); Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: string; ValueName: Inno Setup: App Path; ValueData: C:\Program Files (x86)\Rockstar Games\Grand Theft Auto V; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: string; ValueName: InstallLocation; ValueData: C:\Program Files (x86)\Rockstar Games\Grand Theft Auto V\; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: string; ValueName: Inno Setup: Icon Group; ValueData: Rockstar Games; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: string; ValueName: Inno Setup: User; ValueData: Rina; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: string; ValueName: Inno Setup: Language; ValueData: default; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: string; ValueName: DisplayName; ValueData: Grand Theft Auto V; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: string; ValueName: DisplayIcon; ValueData: C:\Program Files (x86)\Rockstar Games\Grand Theft Auto V\Un\unins000.exe; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: string; ValueName: UninstallString; ValueData: """C:\Program Files (x86)\Rockstar Games\Grand Theft Auto V\Un\unins000.exe"""; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: string; ValueName: UninstallDataFile; ValueData: C:\Program Files (x86)\Rockstar Games\Grand Theft Auto V\Un\unins000.dat; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: string; ValueName: QuietUninstallString; ValueData: """C:\Program Files (x86)\Rockstar Games\Grand Theft Auto V\Un\unins000.exe"" /SILENT"; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: string; ValueName: DisplayVersion; ValueData: 1.0.0.0; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: string; ValueName: Publisher; ValueData: Rockstar Games; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: dword; ValueName: NoModify; ValueData: $00000001; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: dword; ValueName: NoRepair; ValueData: $00000001; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: string; ValueName: InstallDate; ValueData: 20151016; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: dword; ValueName: MajorVersion; ValueData: $00000001; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: dword; ValueName: MinorVersion; ValueData: $00000000; Flags: uninsdeletevalue uninsdeletekeyifempty ;Root: HKLM; SubKey: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Grand Theft Auto V_is1; ValueType: dword; ValueName: EstimatedSize; ValueData: $000005be; Flags: uninsdeletevalue uninsdeletekeyifempty Last edited by rinaldo; 20-10-2015 at 14:56. |
The Following User Says Thank You to rinaldo For This Useful Post: | ||
Stor31 (21-10-2015) |
#26
|
||||
|
||||
I`ve to pay for this tool to edit the skin, right?
|
#28
|
||||
|
||||
The problem was that i wasn`t registered. Thanks for you help and great work!
|
#29
|
||||
|
||||
select program group dialog is buggy, when you try to change folder then change your mind by clicking cancel, it changes it anyways. Also with the same dialog, after changing, the initial dialog is reverted back to game name.
|
The Following User Says Thank You to Razor12911 For This Useful Post: | ||
rinaldo (24-10-2015) |
#30
|
||||
|
||||
Thanks Razor for communication eventual Bug
It was correct and reupload all the installer version UltraArc Fix Last edited by rinaldo; 26-10-2015 at 22:18. |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
altef_4's installer | altef_4 | Conversion Tutorials | 244 | 24-05-2024 22:20 |
Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 22-03-2022 09:59 |
Game Installer Designer by altef_4 | altef_4 | Conversion Tutorials | 236 | 28-05-2021 02:54 |
Crysis 3 DVD9 to 3xDVD5 Custom Installer | spawniectes | PC Games - CD/DVD Conversions | 79 | 31-08-2017 07:19 |
Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |