vote up 0 vote down star

I have a C# Windows CE 5.0 application. I am using VS2005. My executable shows the correct icon (32x32 8 bit). If I move the .exe file to the CE device using ActiveSync then the icon is still correctly displayed. When I use a CAB file to install the application the icon is lost. Currently the icon is an embedded resource. Any suggestions. Thank you.

flag

1 Answer

vote up 0 vote down

With Windows CE you must do a soft reset for the icons to appear. Even when doing a full uninstall and reinstall of the program with the CAB the icons look at the image stored in cache.

link|flag
You only have to do a reset if the device has the icon already cached. FOr example when you deploy it to end-users, they won't have to reset to get the icon. – ctacke May 27 at 18:49

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.