-
Project Deployment
Is it possible to find a list of CAB files that are deployed to a PDA from VS 2005 IDE.
I can catch some of the names but some flick through quite quick and I can't catch them in time.
I'm using SQL CE and building an installer looked quite daunting and I thought it would be easier to keep the CAB's in a folder and just drop them onto the device should the memory be wiped.
-
Re: Project Deployment
Hi,
just add a deployment project to your existing project, and search the dependencies.
or there is a thread here discussing deployment, pointing at a couple of good articles.
I use a 3rd party solution - http://www.pocketpctoolkit.com/WhatI...CInstaller.php