OT: Installshield 10.5 and OpenNetCF

  • Thread starter Thread starter DrLargePants
  • Start date Start date
D

DrLargePants

Has anyone deployed an app to a PDA using the above. For the life of
me I can't get installshield to pickup the references to the
OpenNetCF, and as the OpenNetCF isn't being installed on the PDA the
app doesn't run!

I'm using the mobile device wizard in a blank msi project from within
Visual Studio

many thanks for any pointers

Séan
 
Do not use wizard. In InstallShield IDE create new Express Project and in
the Installation Designer go to Installation Data/Mobile Devices.
Hit Ins to add a new mobile installation and select Existing cabs. This will
allow you to add OpenNETCF cabs. To add an installation for your own app you
can either do it again (Existing cabs) or choose Windows Mobile.
 
Do not use wizard. In InstallShield IDE create new Express Project and in
the Installation Designer go to Installation Data/Mobile Devices.
Hit Ins to add a new mobile installation and select Existing cabs. This will
allow you to add OpenNETCF cabs. To add an installation for your own app you
can either do it again (Existing cabs) or choose Windows Mobile.


ahh that makes sense, thanks ! How do you make it processor independent
though ?
 
Back
Top