Shortcut icon inside a cab file - Stack Overflow most recent 30 from stackoverflow.com 2009-12-10T14:00:35Z http://stackoverflow.com/feeds/question/659405 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/659405/shortcut-icon-inside-a-cab-file 0 Shortcut icon inside a cab file gnomixa 2009-03-18T17:48:33Z 2009-03-18T18:15:36Z <p>How do I place the shortcut icon in the cab file? Can anyone shed some light on this? I searched online and found no info about this at all, except a claim that the icon used in the smart device project is automatically pulled into a cab. Well, it isn't so. It got pulled in once and after that when i CHANGED the icon it still shows an old one.</p> <p>Any clues?</p> http://stackoverflow.com/questions/659405/shortcut-icon-inside-a-cab-file/659494#659494 1 Answer by ctacke for Shortcut icon inside a cab file ctacke 2009-03-18T18:15:36Z 2009-03-18T18:15:36Z <p>The shortcut icon is the icon from the application itself, so you don't "add" one. Bear in mind that WinMo/Pocket PC caches that icon for the Start menu, so if your app had a different icon to begin with, then you'll probably have to soft-reset the device to get the start menu to pick up the new icon.</p>