I am facing this strange issue. I built a C# application in Windows 7. It was showing the proper icon for the exe file, that I had set. I tested in other windows 7 systems, no issues so far.
When I moved the exe file to an Windows XP system, it was not showing the icon, but rather the default icon ( icon similar to a floppy disk).
Any idea what could be the reason ?
Thanks
on XP, the max icon size is help in
HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetricsOn my system,
Shell Icon Sizeis set to 33You may change it to larger values, but there will be a slightly longer delay as windows loads in the appropriate size icon
There is apparently no limit, but having icons of 1024×1024 would be a little excessive (not to mention the loading time required)