Application Inventory Classes
Purpose
The WMI classes for Application Inventory enable discovery of the installed Win32 applications and Windows store applications on a Windows system.
In this section
Topic | Description |
---|---|
Win32_InstalledWin32Program |
The Win32_InstalledWin32Program class represents an installed Win32 application. |
Win32_InstalledStoreProgram |
The Win32_InstalledStoreProgram class represents an installed Windows store application. |
Win32_InstalledProgramFramework |
The Win32_InstalledProgramFramework class represents a technology framework that a Win32_InstalledWin32Program instance is compiled against or uses at runtime. |
Developer audience
The WMI classes for Application Inventory are designed for use by developers of Enterprise management solutions and local or remote administration tools that need to generate an inventory of applications on a system.