Tagged Questions
0
votes
0answers
120 views
Deploy a program that includes Microsoft.Smartdevice.Connectivity assembly
I am using Microsoft.Smartdevice.Connectivity assembly as a part of a larger application. Now I have to deploy that application and I can't find any info in regarding to deploying such applications. ...
0
votes
0answers
33 views
Can't get CE Setup DLL to work
I am building a setup project for my SmartDevice project, and a part of that is to add a post installation step. I have tried following the instructions found at msdn (here) but it doesn't work for ...
0
votes
1answer
241 views
Icon doesn't show up in the CAB installer
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 ...