c# - Programatically check which versions of .NET Compact Framework are installed -


i have windows mobile application built .net cf 1.0. written in c#. how can program check versions of .net compact framework installed on device running on?

it depends on mean "installed". if installed via cab file (the common), there entries in registry under hkey_local_machine\software\microsoft\.netcompactframework programmatically check.


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -