Chris,
Here is teh relevant part of the inf folder...
[Files.Common1]
"System.Xml.dll","System.Xml.dll",,0
[Files.Common2]
"SVI.Security.Encryption.EncryptDecrypt.dll","SVI.Security.Encryption.EncryptDecrypt.dll",,0
[Files.Common3]
"System.Windows.Forms.dll","System.Windows.Forms.dll",,0
[Files.Common4]
"System.dll","System.dll",,0
[Files.Common5]
"Microsoft.WindowsCE.Forms.dll","Microsoft.WindowsCE.Forms.dll",,0
[Files.Common6]
"System.Data.dll","System.Data.dll",,0
[Files.Common7]
"System.Web.Services.dll","System.Web.Services.dll",,0
[Files.Common8]
"System.Windows.Forms.DataGrid.dll","System.Windows.Forms.DataGrid.dll",,0
[Files.Common9]
"System.Drawing.dll","System.Drawing.dll",,0
[Files.Common10]
"mscorlib.dll","mscorlib.dll",,0
[Files.Common11]
"SVI.Healthcare.MenuPlus.PDA.PpcHostessApplication.exe","SVI.Healthcare.MenuPlus.PDA.PpcHostessApplication.exe",,0
[Files.Common12]
"SaveFoodOrdersDataSet.xml","SaveFoodOrdersDataSet.xml",,0
[Files.Common13]
"Settings.xml","Settings.xml",,0
[Files.Common14]
"MenuPlusPdaIcon.ico","MenuPlusPdaIcon.ico",,0
[Shortcuts]
"FoodOrders",0,"SVI.Healthcare.MenuPlus.PDA.PpcHostessApplication.exe","%CE17%"
[RegKeys]
> Can you show the relevent section of the INF file that Studio generates for
> this?
[quoted text clipped - 31 lines]
> >> > Please let me know a solution for this problem...
> >> > Thanks!
<ctacke/> - 25 Oct 2006 15:38 GMT
It looks right. The only thing I can guess is that the installer failug
during the uninstall before it removes the shortcut. Is the app still
running when you uninstall maybe?

Signature
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--
> Chris,
>
[quoted text clipped - 87 lines]
>> >> > Please let me know a solution for this problem...
>> >> > Thanks!
Jay - 25 Oct 2006 15:51 GMT
Chris,
Few other people had the same problem it seems. They posted the same
question and they didn't get any answer. Luckily, I am getting answers from
you. Thank you,Chris.
No....the app was not running when I unistalled... and I double checked.
Even if the app was running, I can't get to remove the Application itself.
When I uninstall the app gets ermoved successfully, but not shortcut.
Thanks!!
> It looks right. The only thing I can guess is that the installer failug
> during the uninstall before it removes the shortcut. Is the app still
[quoted text clipped - 91 lines]
> >> >> > Please let me know a solution for this problem...
> >> >> > Thanks!
<ctacke/> - 25 Oct 2006 15:53 GMT
At this point, rather than trying to find out why it's doing this, I'd just
create a 2 line custom installer DLL that deletes the shortcut manually.

Signature
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--
> Chris,
>
[quoted text clipped - 106 lines]
>> >> >> > Please let me know a solution for this problem...
>> >> >> > Thanks!
Jay - 25 Oct 2006 16:05 GMT
Chris,
I wanted to do the same... could you please provide the sample code...
Thanks!!
Jay
> At this point, rather than trying to find out why it's doing this, I'd just
> create a 2 line custom installer DLL that deletes the shortcut manually.
[quoted text clipped - 109 lines]
> >> >> >> > Please let me know a solution for this problem...
> >> >> >> > Thanks!
R. J. Dunnill - 21 Dec 2006 23:27 GMT
I have this problem, too; would you be so kind as to elaborate on how to
write this "2 line custom installer DLL?"
Thanks, RD
> At this point, rather than trying to find out why it's doing this, I'd
> just create a 2 line custom installer DLL that deletes the shortcut
[quoted text clipped - 113 lines]
>>> >> >> > Please let me know a solution for this problem...
>>> >> >> > Thanks!
<ctacke/> - 22 Dec 2006 02:50 GMT
Here's a base. Copy and paste it, then add your 2 lines.
-Chris
>I have this problem, too; would you be so kind as to elaborate on how to
>write this "2 line custom installer DLL?"
[quoted text clipped - 121 lines]
>>>> >> >> > Please let me know a solution for this problem...
>>>> >> >> > Thanks!
R. J. Dunnill - 22 Dec 2006 15:54 GMT
?
RD
> Here's a base. Copy and paste it, then add your 2 lines.
>
[quoted text clipped - 126 lines]
>>>>> >> >> > Please let me know a solution for this problem...
>>>>> >> >> > Thanks!
<ctacke/> - 26 Dec 2006 16:44 GMT
Yeah, the link would help, wouldn't it:
http://www.pocketpcdn.com/articles/setupdll.html

Signature
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--
> ?
>
[quoted text clipped - 132 lines]
>>>>>> >> >> > Please let me know a solution for this problem...
>>>>>> >> >> > Thanks!