Re: Install Pocket project
- From: "Christian Resma Helle" <christian dot helle at yahoo dot com>
- Date: Wed, 1 Jul 2009 16:53:54 +0200
You can start off by creating a Smart Device CAB Project, here are some useful walkthroughs:
http://msdn.microsoft.com/en-us/library/zcebx8f8(VS.80).aspx
http://www.mobilepractices.com/2008/02/how-to-create-windows-mobile-smart.html
If you want to install it from Windows then you can package your CAB file in an MSI then use activesync to install it to the device.
I once wrote an article about a generic smart device CAB installer for the desktop:
http://christian-helle.blogspot.com/2007/07/generic-multiple-cab-file-installer-for.html
As a technical fellow, I prefer just installing from a CAB that I can download directly from the devices web browser. But if you application targets a more non-geek consumer market, you might want to provide a desktop installer
You can also distribute it through storage cards by using the autorun features of windows mobile (your application can get installed automatically as you insert the storage card):
http://msdn.microsoft.com/en-us/library/bb159776.aspx
--
Regards,
Christian Resma Helle
http://christian-helle.blogspot.com
"Thomas" <Thomas@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:E9F37A70-8838-4D3F-A32E-B3F07BB388E1@xxxxxxxxxxxxxxxx
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
- References:
- Install Pocket project
- From: Thomas
- Install Pocket project
- Prev by Date: Re: InternetOpenUrl Returns 12150 or 87
- Next by Date: how to prevent pocketpc setup from running on smartphone
- Previous by thread: Install Pocket project
- Next by thread: RE: Install Pocket project
- Index(es):
Relevant Pages
|