i am working on an application in dotnet 2.0 . the problem i am facing when
ever we soft reset our pda the icon of our application came to dotnet default
icon instead of icon provided by me and also some times uninstalling left a
default dotnet icon in startmenu programs folder.

why is it doing so?

RE: Soft Reset Removes Icon by RaduMotisan

RaduMotisan
Tue Apr 03 05:36:00 CDT 2007

It's possible that somehow your application/exe is removed, and as the
shortcut points to nothing, it gets the default icon.

--
Best regards,

Radu Motisan

http://www.teksoftco.com/forum
Windows Mobile Development Forum


"Secrets" wrote:

> i am working on an application in dotnet 2.0 . the problem i am facing when
> ever we soft reset our pda the icon of our application came to dotnet default
> icon instead of icon provided by me and also some times uninstalling left a
> default dotnet icon in startmenu programs folder.
>
> why is it doing so?
>