R Rainer Borchmann Sep 12, 2004 #1 hi, please how can i check wich version aka service pack is installed on a pocketpc ?
P Peter Foot [MVP] Sep 12, 2004 #2 From code you can get the System.Environment.Version property. On the device you can run the file cgacutil to display the version. For more details see this FAQ entry:- http://wiki.opennetcf.org/ow.asp?CompactFrameworkFAQ/DeterminingVersion Peter -- Peter Foot Windows Embedded MVP www.inthehand.com | www.opennetcf.org Do have an opinion on the effectiveness of Microsoft Windows Mobile and Embedded newsgroups? Let us know! https://www.windowsembeddedeval.com/community/newsgroups
From code you can get the System.Environment.Version property. On the device you can run the file cgacutil to display the version. For more details see this FAQ entry:- http://wiki.opennetcf.org/ow.asp?CompactFrameworkFAQ/DeterminingVersion Peter -- Peter Foot Windows Embedded MVP www.inthehand.com | www.opennetcf.org Do have an opinion on the effectiveness of Microsoft Windows Mobile and Embedded newsgroups? Let us know! https://www.windowsembeddedeval.com/community/newsgroups
R Rainer Borchmann Sep 12, 2004 #3 Peter Foot said: From code you can get the System.Environment.Version property. On the device you can run the file cgacutil to display the version. For more details see this FAQ entry:- http://wiki.opennetcf.org/ow.asp?CompactFrameworkFAQ/DeterminingVersion Peter Click to expand... Hi Peter, thank you very much. Best wishes to you Rainer
Peter Foot said: From code you can get the System.Environment.Version property. On the device you can run the file cgacutil to display the version. For more details see this FAQ entry:- http://wiki.opennetcf.org/ow.asp?CompactFrameworkFAQ/DeterminingVersion Peter Click to expand... Hi Peter, thank you very much. Best wishes to you Rainer