Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 17th May 2007, 15:59   #1
phisuio
Junior Member
 
Join Date: May 2007
Posts: 26
Using custom Icon

Hi,
I simply want to use my own icon file for the installer, so I use this code:
!define MUI_ICON "C:\myicon.ico"

but I get this error:
Error finding icon resources: installer, uninstaller number of icons doesn't match ...

the help says, it needs three icons at 8bps 32x32, 16x16, 8x8. I tried doing so, but didn't get it working.
So my options are:
1) Generate one ICO file with these three icons in (how?)
2) Use only the 32x32 icon (but NSIS says it needs three in one ICO-file) (how?)

Thanks for any help!
phisuio is offline   Reply With Quote
Old 17th May 2007, 16:11   #2
phisuio
Junior Member
 
Join Date: May 2007
Posts: 26
Solved. Install and uninstall icon must be in same formats. I used the tool "ArtIcons Pro" to make them the same.
phisuio is offline   Reply With Quote
Reply
Go Back   Winamp 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