How to create setup for WinCE

A

andreja.varnost

I have created simple application for WinCe using Visual Studio 2005.

Now I created cab file using VS2005.

I would like to know how to set that my application will start up
every time PDA starts up
and how to include compact framework 2.0, which will be installed just
in case if is missing...

Can I create setup file which can be run from windows and will install
application on PDA (via ActiveSync)?

Can you give me some links how to do this!

Thanks
 
D

davebythesea

Hi,

If you want your application to start each time the device starts up - place
the exe or a shortcut to the exe in the Start Up folder in the Windows
folder. Every time the device starts up it runs the items in this folder.

Dav
 
A

andreja.varnost

Thank you all for links.

I have seen this, but I don't know how to include CF 2 in the setup,
that can be automaticaly installed if nessesary..

Thanks

andreja.varnost
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top