Installer Project

B

Bob

I have written an app for WM6. When I debug it using the any of the Windows
Mobile 6 Emulators it runs fine. Same if I debug to a real device.

I need to package the app for deployment. I've been through all the various
walkthroughs including Christopher Tacke's Deploying .NET Compact Framework 2
Applications with .cab and .msi Files.

The .cab and the .msi files build OK but when I try to install to any of the
Mobile 6 Emulators I get "There are no device-compatible programs available".

Any hints please?
 
J

JamesFielding

Hi Bob,

We've never seen any problems working with the Mobile 6 emulators
rather than real devices.

You could try giving our "PocketPC Installer" demo a go - this compresses
the .Net CF cab, and any other .cab's & data files into one simple Desktop
Installer .exe file, ready for distribution.
http://www.pocketpcinstaller.com

Simply drag'n'drop your .cab/data files into our app, and we do the rest.
No scripting, Help files or head-scratching required.


James
PocketPCinstaller.com
 
B

Bjørn Brox

Bob skrev:
I have written an app for WM6. When I debug it using the any of the Windows
Mobile 6 Emulators it runs fine. Same if I debug to a real device.

I need to package the app for deployment. I've been through all the various
walkthroughs including Christopher Tacke's Deploying .NET Compact Framework 2
Applications with .cab and .msi Files.

The .cab and the .msi files build OK but when I try to install to any of the
Mobile 6 Emulators I get "There are no device-compatible programs available".
If you have made the CAB file the only thing you need is a .ini file
which can be used for installing the CAB file with Active Sync (XP).

http://www.pocketpcdn.com/print/art...=77&atb.set(a_id)=3942&atb.perform(details)=&
 

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