Add/Remove Programs Icon - Installshield
May 3, 2011 at 4:33pm May 3, 2011 at 4:33pm UTC
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 May 3, 2011 at 5:08pm UTC
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 May 4, 2011 at 5:46am UTC
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.