Shortcut icon inside a cab file - Stack Overflow most recent 30 from stackoverflow.com2009-12-10T14:00:35Zhttp://stackoverflow.com/feeds/question/659405http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/659405/shortcut-icon-inside-a-cab-file0Shortcut icon inside a cab filegnomixa2009-03-18T17:48:33Z2009-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#6594941Answer by ctacke for Shortcut icon inside a cab filectacke2009-03-18T18:15:36Z2009-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>