Subject: | Small icon is a Camel (which is... nice, but also... wrong) |
On Windows2000 I create TB.exe with the icon bridge.ico . Like this:
pp -o TB.exe --icon bridge.ico TB.pl
The icon of TB.exe looks ok when viewed in Explorer with "Large icons", but when viewed with "Small icons" or "Details", the little icon is the picture of a camel instead of a red bridge.
The icon bridge.ico itself looks alright in both viewing modes, so the icon should be fine.
A guess is that a) PAR doesn't register the small image version of the icon correctly in the .exe file, or perhaps that b) PAR can't extract the little icon image from the .ico file and falls back to using a default image.
The bridge.ico can he fetched from here:
http://www.bahnhof.se/~johanl/slask/bridge.ico
Versions:
Perl Packager, version 0.04 (PAR version 0.70)
This is perl, v5.6.1 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)
Binary build 632 provided by ActiveState Corp. http://www.ActiveState.com
Built 03:40:44 Jun 3 2002
/J
Off-topic praise: excellent work!