![]() |
|
QA: How to create an installation that supports Pocket PC emulator?
By Vassili Philippov, May 21, 2002.
QuestionI would like that my program can be installed under Pocket PC emulator too. I use CabWiz for creating installations. How can I create installation for Pocket PC emulator? Answer
In .inf files there are different sections for different processor types (ARM, MIPS, SH3, etc).
To create installations for Pocket PC emulator you have to add a new section
for x86 processor type. Processor type id for the emulator is: So if you want to create an installation that includes Pocket PC emulator you .inf file will start with something like: Pocket PC 2002 emulator does not work with ActiveSync by default. You can use Remote File Viewer tool to upload .cab file to Pocket PC 2002 emulator. Related resources:
DiscussDiscuss this article. Here you can write your comments and read comments of other developers. |
|||||||||||||||||||||