how to deploy application on windows ce device 6.0
Mobile
3
Posts
2
Posters
0
Views
1
Watching
-
Dear All, M working on WindowsCE6.0 based device application using .net. My concern is, how to deploy this application on target device ?? Please help me on this. waiting for ur reply.
-
You can create a CAB file which is the WinCE equivalent of a setup file. Take a look at "Setup and Deployment" projects in VStudio.