To change the icon displayed in the Add or Remove Programs applet program list, specify the UninstallDisplayIcon directive in [Setup] .
[Setup] UninstallDisplayIcon={app}\Application.exe
If you want to specify a user name for recording a program in the Add or Remove Programs applet, then specify the UninstallDisplayName directive in [Setup] .
[Setup] UninstallDisplayName=Custom name shown in Add/Remove Programs applet
TLama source share