You can enumerate the registry keys below HKLM\SOFTWARE\Apps for all
software installed and visible on the Remove Programs screen. To access the
Registry from .NETCF you will need to P/Invoke the API functions or use a
library such as the free OpenNETCF Registry Library
(
www.opennetcf.org/registry.asp) which is built to match the registry
classes available in the desktop framework. There is a sample for the
library available on the site too.
Peter
--
Peter Foot
Windows Embedded MVP
OpenNETCF.org Senior Advisor
www.inthehand.com |
www.opennetcf.org
"(E-Mail Removed)" <(E-Mail Removed)> wrote in message
news:09c701c3a466$8302bcc0$(E-Mail Removed)...
> Hi,
>
> has everybody a idee how can i detect all installed
> software under pocker pc 2003 ?
>
> Thanks