View Single Post
  #7  
Old 14-06-2017, 12:43
nizcoz nizcoz is offline
Registered User
 
Join Date: Apr 2016
Location: argentina
Posts: 53
Thanks: 2
Thanked 1 Time in 1 Post
nizcoz is on a distinguished road
Quote:
Originally Posted by 78372 View Post
Then try to use UninstallDisplayIcon
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.
Reply With Quote