|
#1
|
|||
|
|||
|
How to change the icon of unins000.exe?
I am trying to use resourcehacker (setup.e32) but it does not work. I can set a different icon to uninstaller shortcut but not for unins000.exe (has the same icon as the executable of my game).
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
Head to the setup section of your script and write this line
UninstallIconFile=C:\icon.ico(Change with your icon name/dir)
__________________
NOT AVAILABLE |
|
#3
|
|||
|
|||
|
I am trying to change the icon at the last version of Inno Setup.
|
|
#4
|
|||
|
|||
|
It works in the latest versions of inno setup
__________________
NOT AVAILABLE |
|
#5
|
|||
|
|||
|
No.
http://www.jrsoftware.org/ishelp/ind...nstalliconfile [Setup]: UninstallIconFile Description: Obsolete in 5.0.0. As Setup and Uninstall have been merged into a single executable, setting a custom icon for Uninstall is no longer possible. |
|
#6
|
||||
|
||||
|
NOt possible to change icon via code?
__________________
Haters gonna hate
|
|
#7
|
|||
|
|||
|
Quote:
__________________
NOT AVAILABLE |
|
#8
|
|||
|
|||
|
Not work to this.
http://www.jrsoftware.org/ishelp/ind...alldisplayicon [Setup]: UninstallDisplayIcon Description: This lets you specify a particular icon file (either an executable or an .ico file) to display for the Uninstall entry in the Add/Remove Programs Control Panel applet. The filename will normally begin with a directory constant. If the file you specify contains multiple icons, you may append the suffix ",n" to specify an icon index, where n is the zero-based numeric index. If this directive is not specified or is blank, Windows will select an icon itself, which may not be the one you prefer. |
|
#9
|
||||
|
||||
|
This should work
UninstallDisplayIcon={app}\UninstallIcon.ico edit: nvm haven't read carefully. Sorry ^^
__________________
Haters gonna hate
Last edited by KaktoR; 14-06-2017 at 13:03. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Transformers: Rise of the Dark Spark 2xDVD5 *GBB+srep+FreeArc lzma* | ahmetbtmn | PC Games - CD/DVD Conversions | 6 | 02-07-2014 13:46 |
| Anyone know why some PS2 games waste memorycard space needlessly? | Cyber Akuma | PS2 Games | 8 | 09-11-2006 16:54 |
| 007 ripping help | jsk333 | PS2 Games | 13 | 15-04-2002 10:26 |
| Icon is always the same | _SpRoKaT_ | CD/DVD Copy Protections & Utilities | 1 | 04-07-2001 09:07 |