Archive: Cant use different Icons


Cant use different Icons
hello,

i have a bad problem:


when I use different Icons like this:
!define MUI_ICON "installer.ico"
!define MUI_UNICON "uninstaller.ico"

I cant compile because following warning appears:
"Error finding icon resourced: installer, uninstaller number of icons doesnt match - see the Icon instructions documentation for more informations --- failing!
Error - aborting creation process"


When I use the same Icon like this:
!define MUI_ICON "installer.ico"
!define MUI_UNICON "installer.ico"

no error message appears


thanks for help
aemik


As the error says, the two icons must match in number of icons, size of icons, color depth of icons and their order.


okay, thanks.

where can i find nice installer and uninstaller icons?


In Contrib\Graphics\Icons.