I have two icons, one for the uninstaller and one for the installer. But the compiler states that there is a mismatch. They both are XP icons, meaning they range from 16x16 to 48x48 at the usual colors (16, 256..)
So what does the docs mean when it states that:
Note that if you use different icons for installer and uninstaller the file size and structure of the icons has to match otherwise the build of your installer will fail.1. Filesize?? How can the filesize be equal to each other when there are different amounts of colors?
2. Structur, meaning there has to be the same 'types' of icons?
I need some understanding and coding help here, hope you guys can. Thanks for your time.