Icon doesn't show up in the CAB installer - Stack Overflow most recent 30 from stackoverflow.com2009-12-22T17:28:39Zhttp://stackoverflow.com/feeds/question/655247http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/655247/icon-doesnt-show-up-in-the-cab-installer0Icon doesn't show up in the CAB installergnomixa2009-03-17T17:27:28Z2009-11-02T17:46:40Z
<p>I have added icon.ico file (custom made) in my VS project for smart device application. I also created a CAB installer project. The icon.ico is supposedly automatically appears as a shortcut icon, but it doesn't work for me. Do I have to add icon.ico to my CAB installer project manually?</p>
http://stackoverflow.com/questions/655247/icon-doesnt-show-up-in-the-cab-installer/1662678#16626780Answer by gnomixa for Icon doesn't show up in the CAB installergnomixa2009-11-02T17:46:40Z2009-11-02T17:46:40Z<p>it appeared automatically, I guess VS was caching it.</p>