In order to check if you have the .NET Compact framework 2 installed on your device:
-Go into the Windows folder of your Pocket PC using the file explorer.
-Find a file named "cgacutil" and execute it (yes it is a .exe). It displays the version you have of Compact framework.
If you got a value 1.x.xxxx.x, you have the CF1 installed on your device.
If you got a value 2.x.xxxx.x you have the CF2 installed on your device. xxxx rpresents the build number of your CF2
For CF2, the build version 5128 corresponds to the initial release and 6129 corresponds to the SP1.


