Possible bug with Icons in Alpha7
I've modified bigtest.nsi from the Alpha7 to use one of the many icons posted:
Icon new_nsis_3.ico
Upon compiling the following error is produced:
Processed 1 file, writing output:
Removing unused resources... Done!
Finding icons offsets for uninstaller...
generate_unicons_offsets: installer, uninstaller icon size mismatch -- failing!
Error - aborting creation process
v1.98 doesn't allow this icon at all- 32x32x16 is not available. Might that be the problem?
Andreas