How can I check the CF version run in my WinCE device?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,
Can I know what is the CF version run in WinCE5.0? And how can I check the
CF version in WinCE5.0?

thanks
 
On the PDA navigate to the folder \Windows and click on the cgacutil file,
this tells you what version you have installed.
 
Joseph said:
On the PDA navigate to the folder \Windows and click on the cgacutil file,
this tells you what version you have installed.
Programmatically, you can make a call to
System.Environment.Version.ToString()
 

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