How to package Windows Mobile programs (create installation programs)

Source: Internet
Author: User
In the EVC development environment:
First, write the. inf file by yourself (for details, see SDK help and the example below );
Next, use the cabwiz.exe/cabwizsp.exe tool to generate the corresponding cab file.
Cabwiz.exe is in the "\ Windows CE tools \ wce420 \ Pocket PC 2003 \ tools" Directory;
Cabwizsp.exe is in the "\ Windows CE tools \ wce420 \ Smartphone 2003 \ tools" directory. Both tools are command line tools.
Example:
1. Creating Pocket PC Application setup packages using cab wizard-1
2. Creating Pocket PC Application setup packages using cab wizard-2
The above two examples have correspondingSource codeFor download.
Address: http://www.codeproject.com (these days network is not good, do not go up, do not know the above link can also be on)

How to solve the Chinese problem in INF file: http://www.msale.net/Forum/viewtopic.php? T = 3469

In the Visual Studio 2003. NET environment:
1. Generate the smartphone installation package in Visual Studio. NET (Author: http://blog.csdn.net/aawolf MVP, but the originalArticleI don't know how to do this. I have to give a reprinted link because the address has an error)
2. deployment patterns for Microsoft. NET Compact framework

Visual Studio 2005 is much more convenient. You only need to create a smart device cab project. For details, see IDE features supporting device application packaging.
In addition, I also found an article entitled "msdn Development selection": DIY installation package for Pocket PC/smartphone.
There are also many third-party tools, such as ezsetup and wince cab manager.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.