View Single Post
  #35  
Old 22-04-2009, 23:37
mondragon mondragon is offline
Registered User
 
Join Date: Mar 2005
Location: pl
Posts: 373
Thanks: 0
Thanked 16 Times in 11 Posts
mondragon is on a distinguished road
all what u need u find in help

Quote:
[Setup]: Uninstallable
Valid values:
yes or no
Default value:
yes

Description:
This determines if Inno Setup's automatic uninstaller is to be included in the installation. If this is yes the uninstaller is included. If this is no, no uninstallation support is included, requiring the end-user to manually remove the files pertaining to your application.
where game store save?

u use two installers? one original and inno ?
and for uninstall u use original only ?
why u do this ?

for deleting by inno uninstaller key
Quote:
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\ Games\{{6AD1A63B-AB60-439B-AD8E-F28CAE8C631D}\"; Flags: uninsdeletekey
Quote:
;HKEY_CURRENT_USER\Software\UBISOFT
Root: HKCU; Subkey: "Software\UBISOFT\"; Flags: uninsdeletekeyifempty
because it can be shared by other games

Last edited by mondragon; 22-04-2009 at 23:40.
Reply With Quote