Reference for Win32_RemoveFileAction
|
|
Category (Kategorie): Windows Installer Applications
Description (Beschreibung): The Win32_RemoveFileAction WMI class represents files previously installed which are to be removed. The class can also remove specific author-specified files that weren't installed by the installer. Each of these files is 'gated' by a link to an entry in the software element class; those files whose components are resolved to any 'active' Action state (that is, not in the 'off', or NULL, state) will be removed (if the file exists in the specified directory, of course). This implies that removal of files will be attempted when the gating software element is first installed, during a reinstall, and again when the gating software element is removed.
Availability (Verfügbarkeit): WMI Class Name | Windows Server 2003 | Windows XP Professional | Windows 2000 | Windows NT 4.0 | Windows 98 | Win32_RemoveFileAction | - | Yes | Yes | Yes | Yes |
Properties (Attribute): Item | Server 2003 | XP Pro | Windows 2000 | NT 4.0 | Windows 98 | ActionID | - | Yes | Yes | Yes | Yes | Caption | - | Yes | Yes | Yes | Yes | Description | - | Yes | Yes | Yes | Yes | Direction | - | Yes | Yes | Yes | Yes | DirProperty | - | Yes | Yes | Yes | Yes | File | - | Yes | Yes | Yes | Yes | FileKey | - | Yes | Yes | Yes | Yes | FileName | - | Yes | Yes | Yes | Yes | InstallMode | - | Yes | Yes | Yes | Yes | Name | - | Yes | Yes | Yes | Yes | SoftwareElementID | - | Yes | Yes | Yes | Yes | SoftwareElementState | - | Yes | Yes | Yes | Yes | TargetOperatingSystem | - | Yes | Yes | Yes | Yes | Version | - | Yes | Yes | Yes | Yes |
Methods (Methoden): Item | Server 2003 | XP Pro | Windows 2000 | NT 4.0 | Windows 98 | Invoke | - | 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
|