[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.
Examples:
UninstallDisplayIcon={app}\MyProg.exe UninstallDisplayIcon={app}\MyProg.exe,1