Re: Using WMI to List all Locally Installed Software from C#
- From: Gerry Hickman <gerry666uk@xxxxxxxxxxxxxxxx>
- Date: Wed, 07 May 2008 23:23:31 +0100
mayayana wrote:
only relates to software installed via Windows Installer
(using an MSI database file). Even Microsoft rarely
uses MSI files.
Actually, nearly all Microsoft/Adobe products are installed/configured using the MSI, even when a product starts with a setup.exe program, it nearly always uses MSI behind the scenes; e.g.
Microsoft Office Products since 2000
Visual Studio
SDKs and DDKs
These days, I don't bother walking the registry because it's all available with MSI. The exceptions are "Windows Components" and that's probably deliberate on the part of Microsoft to prevent people uninstalling their useless IE browser and useless Media Player. The really stupid thing, is that Microsoft disabled the MSI provider for WMI in Windows Server 2003, but it appears to be back in Vista/2008??
--
Gerry Hickman (London UK)
.
- Follow-Ups:
- Re: Using WMI to List all Locally Installed Software from C#
- From: mayayana
- Re: Using WMI to List all Locally Installed Software from C#
- Prev by Date: Re: Using WMI to List all Locally Installed Software from C#
- Next by Date: Re: Reg Win32 Classes
- Previous by thread: Re: Using WMI to List all Locally Installed Software from C#
- Next by thread: Re: Using WMI to List all Locally Installed Software from C#
- Index(es):
Relevant Pages
|
Loading