Old 2nd April 2004, 13:17   #1
bluesm
Junior Member
 
Join Date: Apr 2004
Posts: 1
Post Add/Remove Program icon

Dows anyone knows how can i configure which icon will appear at the Add/Remove Program list, in Control Panel??

What i noticed is that neither Icon "xxx" nor UninstallIcon "xxx" makes the xxx icon appear there...

Thanks in advance.
bluesm is offline   Reply With Quote
Old 2nd April 2004, 13:45   #2
evilO
Senior Member
 
Join Date: Jan 2004
Location: Strasbourg, Europe
Posts: 117
Hi

To achieve that you have to have to create a special registry key:

PHP Code:
WriteRegStr HKLM "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\MY_APP_NAME" "DisplayIcon" "c:\\MY_ICON_PATH\\My_Icon_File.ico" 
Replace "HKLM" by "HKCU" if it's for the current user only.


evilO/Olive
evilO is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump