制作cab文件,快捷方式以及中文字符等内容:

http://www.haogongju.net/art/1038843

 

介绍如何.msi安装程序部署多个.cab安装包到Windows Mobile设备上。

Deploying .NET Compact Framework 2.0 Applications with .cab and .msi Files
Developing and Deploying Pocket PC Setup Applications

制作不会提示用户选择安装路径的.cab安装文件。

Making a CAB file which doesn’t prompt for installation location

通过编程的方式卸载Windows Mobile应用程序(使用Uninstall Configuration Service Provider)。

Uninstalling Applications Programmatically in Windows Mobile

 

表示修改(建立)名为BKBitmapFile的键的值,它在HKLM\SOFTWARE\Microsoft\Shell\Rai\:CallAlert下,值内容为\Storage\Application Data\Home\iMac\call1.jpg,很明显,这是一个值为String类型的键。

四、如何可以得到一个INF文件范例

   安装一个WinCE CAB Manager,最好安装一个中文汉化的,打开一个现在的CAB文件,从菜单中选择文件-导出-导出到INF,再选择好导出路径,完成,就可以在你指定的目录出一个当前CAB文件的INF文件,呵呵中!你可以自己好好研究一下了!

四、快递制作自己的CAB包
写一个INF包对于我这个的人来说还是比较花时间的,我一般的方法是:找一个现在的CAB包,用WinCE CAB Manager打开它,在WinCE CAB Manager,的操作界面上直接删除、添加文件或是修改注册表项,最后保存就得到自己的CAB包了。
相信看到这里大家应该都会制作自己的CAB包了!
Windows Mobile有关制作和安装cab文件

WinCE_Cab_Manager_v3[1][1].0.0.22_汉化XX绿色版.part1.rar (1.95 MB)

 

 

Windows Mobile有关制作和安装cab文件

WinCE_Cab_Manager_v3[1][1].0.0.22_汉化XX绿色版.part2.rar (1.95 MB)

 

 

Windows Mobile有关制作和安装cab文件

WinCE_Cab_Manager_v3[1][1].0.0.22_汉化XX绿色版.part3.rar (1.95 MB)

 

 

Windows Mobile有关制作和安装cab文件

WinCE_Cab_Manager_v3[1][1].0.0.22_汉化XX绿色版.part4.rar (262.04 KB)

http://bbs.23dopod.com/thread-9876-1-1.html

将cab文件导入到PPC中进行安装:

 

Most software for Windows Mobile devices (Pocket PCs,touchscreen Windows Mobile Smartphones and non-touchscreen Windows Mobile Smartphones) is downloaded as an executable .EXE file.  These files run within Windows, then install themselves on your Pocket PC or Windows Mobile Smartphone via ActiveSync. 

 

Sometimes, however, a program is downloaded as a .CAB, or cabinet, file. These files are designed to run and install themselves within Windows Mobile, and must be transferred to your Pocket PC or Smartphone before they can be installed. 

 

In this tutorial, we'll show you how to install applications distributed as .CAB files on your Windows Mobile device. 

 

NOTE: For the purposes of this tutorial, we'll install Pocket Google on a Dell Axim X50v Pocket PC; however the same process works for touchscreen Windows Mobile Smartphones.  The filename for the installer is PocketGoogle.cab.

Step 1: Moving the .CAB File to Your Windows Mobile Device

Our first step is simply transferring the .CAB file to the Windows Mobile handheld.  The installer file PocketGoogle.cab is located on our Windows desktop. 

To begin, connect the handheld to your Windows PC using a USB cable or cradle.  Allow the synchronization process to complete.  Inside ActiveSync, click the Explore button on the toolbar:

Windows Mobile有关制作和安装cab文件

 

The Explore feature of ActiveSync is very useful; it provides access to the files stored on your Pocket PC or Windows Mobile Smartphone inside of the Windows OS. 

With the Mobile Device screen open on your desktop, left-click and hold the .CAB file, and drag it to the Mobile Device screen, then release the mouse button:

Windows Mobile有关制作和安装cab文件

 

That's it.  The file has now been transferred to the mobile device.

NOTE: If you copied the file to a subfolder rather than the root "Mobile Device" folder shown above, you'll need to note the .CAB file's folder location for the next step.

Step 2: Install the .CAB File's Software

Now that the .CAB file has been copied to your Windows Mobile device, we're ready to install the program. 

On the handheld, tap Start > Programs > File Explorer.  If you followed the instructions above and moved the file to the root Mobile Device window, navigate to the My Documents folder:

Windows Mobile有关制作和安装cab文件

 

You should see the file you transferred in the My Documents folder.  When you find it, tap it with your stylus (or, on a non-touchscreen smartphone, highlight the file and hit the OK key). The .CAB file will begin the installation process.  Follow the instructions on screen, which may vary from program to program:

Windows Mobile有关制作和安装cab文件

 

Your software has now been installed and is ready to use:

Windows Mobile有关制作和安装cab文件

Final Thoughts

In some cases, opening a .CAB file and installing the software contained within will cause the file to be deleted when the installation process is complete.  In other cases, you'll  need to manually delete the .CAB file using File Explorer.  Leaving the .CAB file in your handheld's memory will take up space, but is perfectly safe.

If you're more comfortable moving files to your Windows Mobile device using a flash memory card and a memory card reader, feel free to do so.  This tutorial covered the ActiveSync method of transferring files in the interests of universality (since some users don't have card readers in their PCs).

It is also possible to download software contained within a .CAB file directly to your Windows Mobile Pocket PC or Smartphone from the Internet.  If you download the .CAB file directly to your device, simply begin at Step 2 to install the software if it doesn't install automatically.



相关文章: