RE: Install Pocket project

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




we use pocketpc instalelr professional (www.pocketpctoolkit.com) for
making our setup files. It lets us create an installer file containing the
..net cf .cab file, any other dependent .cab files (such as sqlce) and our
project .cab and data files, ready to be deployed to a device.


"Thomas" wrote:

Hello,
I am a beginner with programming with .Net CompactFramework.
I had made an .Net Framework 3.5 project and sqlserver with Visual Studio
2008.
With Visual Studio I can test my project.

Now I want to distribute the application.
How can I make a setup for the end user?
What do I need?

Thanks for the help

Thomas

.