D
Deon
Hi
I have a C# windows mobile application (visual studio 2005) that I want
to deploy to pocket pc, so I created a CAB project using the following
guidelines:
http://msdn2.microsoft.com/en-us/library/zcebx8f8(VS.80).aspx
But when I install the cab file onto the device where it previously was
installed, it creates a new shortcut option in the menu for example
"MyApp(1)", "MyApp(2)"
How do I get the cab file not to install a new shortcut option every
time I compile a new cab file?
Thanks
I have a C# windows mobile application (visual studio 2005) that I want
to deploy to pocket pc, so I created a CAB project using the following
guidelines:
http://msdn2.microsoft.com/en-us/library/zcebx8f8(VS.80).aspx
But when I install the cab file onto the device where it previously was
installed, it creates a new shortcut option in the menu for example
"MyApp(1)", "MyApp(2)"
How do I get the cab file not to install a new shortcut option every
time I compile a new cab file?
Thanks