Add/Remove Programs Icon - Installshield

May 3, 2011 at 4:33pm
I need to make my installer put an add/remove programs icon into the control panel does anyone know of any good sources on how to do this? My google-foo seems to be lacking today :(
May 3, 2011 at 5:08pm
Try "InnoSetup": you can write scripts and compile them or just follow a wizard. I'm not sure about the license though...
May 4, 2011 at 5:46am
Just set the full path to your executable/resource dll/icon as value for the following registry key, no matter whether you use installshield or not:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\YourApp\DisplayIcon
Topic archived. No new replies allowed.