Reference for Win32_SoftwareFeature
|
|
Category (Kategorie): Windows Installer Applications
Description (Beschreibung): The Win32_SoftwareFeature WMI class represents a distinct subset of a product, consisting of one or more software elements. Each software element is defined in a Win32_SoftwareElement instance, and the association between a feature and its Win32_SoftwareFeature instance is defined in the Win32_SoftwareFeatureSoftwareElements association class.
Any component can be shared between two or more Win32_SoftwareFeature instances. If two or more features reference the same component, that component is selected for installation if any of these features are selected.
Availability (Verfügbarkeit): WMI Class Name | Windows Server 2003 | Windows XP Professional | Windows 2000 | Windows NT 4.0 | Windows 98 | Win32_SoftwareFeature | - | Yes | Yes | Yes | Yes |
Properties (Attribute): Item | Server 2003 | XP Pro | Windows 2000 | NT 4.0 | Windows 98 | Accesses | - | Yes | Yes | Yes | Yes | Attributes | - | Yes | Yes | Yes | Yes | Caption | - | Yes | Yes | Yes | Yes | Description | - | Yes | Yes | Yes | Yes | IdentifyingNumber | - | Yes | Yes | Yes | Yes | InstallDate | - | Yes | Yes | Yes | Yes | InstallState | - | Yes | Yes | Yes | Yes | LastUse | - | Yes | Yes | Yes | Yes | Name | - | Yes | Yes | Yes | Yes | ProductName | - | Yes | Yes | Yes | Yes | Status | - | Yes | Yes | Yes | Yes | Vendor | - | Yes | Yes | Yes | Yes | Version | - | Yes | Yes | Yes | Yes |
Methods (Methoden): Item | Server 2003 | XP Pro | Windows 2000 | NT 4.0 | Windows 98 | Configure | - | Yes | Yes | Yes | Yes | Reinstall | - | Yes | Yes | Yes | Yes |
Sample Code (Beispiel):
Not available. (Nicht verfügbar.)
Links:
Link zur Original-Microsoft-Dokumentation
www.IT-Visions.de, (C) Dr. Holger Schwichtenberg
|