This site is no longer active and is available for archival purposes only. Registration and login is disabled.

INF files! CABS etc


INF files! CABS etc

Postby brendan » Feb 11, 2003 @ 11:29am

Hi, is it possible to install 2 different .exe files from a .cab file based on the device os version, i.e pocketpc 2002 or 2000? and if so, can someone please post an example. Assuming both the devices are arm etc, and not mips or sh3

-Thanks
User avatar
brendan
pm Insider
 
Posts: 451
Joined: Oct 23, 2001 @ 2:51am
Location: Hobart, Australia


Postby Pejo Software - Per » Feb 11, 2003 @ 2:04pm

I am using the following in my inf file:

[CEDevice.PPC2000_ARM]
ProcessorType = 2577 ; StrongArm CPU
UnsupportedPlatforms = "HPC","HPC Pro", "PocketPC"
VersionMin = 3.0
VersionMax = 3.0

[CEDevice.PPC2002_ARM]
ProcessorType = 2577 ; StrongArm CPU
UnsupportedPlatforms = "HPC","HPC Pro", "Palm PC2"
VersionMin = 3.0
VersionMax = 3.0

I am having one cab file for each platform.
User avatar
Pejo Software - Per
pm Insider
 
Posts: 343
Joined: Apr 25, 2002 @ 1:00pm
Location: Mölndal, Sweden


Postby brendan » Feb 11, 2003 @ 11:40pm

Would it be possible to see a little more of the file (and ini) to understand exactually what it is your doing?

-B
User avatar
brendan
pm Insider
 
Posts: 451
Joined: Oct 23, 2001 @ 2:51am
Location: Hobart, Australia


Return to Windows Mobile


Sort


Forum Description

A discussion forum for mobile device developers on the Windows Mobile platform. Any platform specific topics are welcome.

Moderators:

Dan East, sponge, Digby, David Horn, Kevin Gelso, RICoder

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum