newbie help with icons
Hello,
Using the HM nis wizard i changed the default icon from:
!define MUI_ICON "${NSISDIR}\Contrib\Graphics\Icons\modern-uninstall.ico"
to:
!define MUI_ICON "E:\websites\newamino\favicon.ico"
However, when I compile I get the below error, if i change it back to the defaulted one it works.
any ideas? the error seems to be with the uninstaller section?
Thanks.
Neil.
Generating uninstaller...
Error finding icon resources: number of icons doesn't match -- failing!
Error - aborting creation process