I\'m trying to set the icon in Add or Remove Programs to the same as my a
Windows installer supports property by which you can add Icon ARPPRODUCTICON. To Set this property we need to add icon in your installer using Icon element.
ARPPRODUCTICON
Icon
This will add icon in Control Panel.