Can I check mobile device NETCF version via activesync programtica

  • Thread starter Thread starter Guest
  • Start date Start date
Hi,

I think you can't know directly the Cf version. But with RAPI, you can
browse the registry and the filesystem of your PPC, so you can find CF
version information.
Hope this help you.

BR

Fabien Decret
Windows Embedded Consultant

ADENEO (ADESET)
http://www.adeneo.adetelgroup.com/
 
In the device registry (using RAPI) look in this key:-
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETCompactFramework]

Here values for each framework version are placed e.g. 1.0.4292.0 for 1.0
SP3.

Peter
 

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

Back
Top