N
Neville Lang
Hi all,
Currently, I have an app compiled in VS2003 that I want to also be able to
run on WM5 devices for my customers. My custom installer uses MSI and RAPI
calls for installation of my app. Currently, before I transfer the correct
CAB for the device, I do a RAPI call to get the device's operating system
version. This app has been designed for PPC 2002 and WM2003 including Second
Edition, and therefore you need to know which CAB to install. I have found
my app runs well on a WM5 device as I have it running on my Dell Axim X51v
but I need to be able to know the device's operating system version for WM5
devices so I know what CAB version to download.
The problem I am having is that some Pocket PC Phone Edition with WM5 , like
the i-mate JasJar, seem to make RAPI unavailable. Does anyone have another
idea / method of determining the i-mate JasJar's o/s version without using
RAPI?
BTW, this is to be my last patch update of my app under VS2003 and want it
to deploy it onto WM5 devices since my customers are wanting this
requirement. The next release of my app, after this patch update, will be a
major update and will be compiled with VS2005 and use CF2, but for the
interim period, I need to be able to use my current VS2003 compiled code on
all WM5 devices.
Regards,
Neville Lang
Currently, I have an app compiled in VS2003 that I want to also be able to
run on WM5 devices for my customers. My custom installer uses MSI and RAPI
calls for installation of my app. Currently, before I transfer the correct
CAB for the device, I do a RAPI call to get the device's operating system
version. This app has been designed for PPC 2002 and WM2003 including Second
Edition, and therefore you need to know which CAB to install. I have found
my app runs well on a WM5 device as I have it running on my Dell Axim X51v
but I need to be able to know the device's operating system version for WM5
devices so I know what CAB version to download.
The problem I am having is that some Pocket PC Phone Edition with WM5 , like
the i-mate JasJar, seem to make RAPI unavailable. Does anyone have another
idea / method of determining the i-mate JasJar's o/s version without using
RAPI?
BTW, this is to be my last patch update of my app under VS2003 and want it
to deploy it onto WM5 devices since my customers are wanting this
requirement. The next release of my app, after this patch update, will be a
major update and will be compiled with VS2005 and use CF2, but for the
interim period, I need to be able to use my current VS2003 compiled code on
all WM5 devices.
Regards,
Neville Lang