Reference for Win32_ReserveCost
|
|
Category (Kategorie): Windows Installer Applications
Description (Beschreibung): The Win32_ReserveCost optional WMI class allows the author to reserve a specified amount of disk space in any directory, depending on the installation state of a component. Reserving cost in this way could be useful for authors who want to ensure that a minimum amount of disk space is available after the installation is completed. For example, this disk space might be reserved for user documents, or for application files (such as index files) that are created only after the application is launched following installation. The Win32_ReserveCost class also allows custom actions to specify an approximate cost for any files, registry entries, or other items, that the custom action might install.
Availability (Verfügbarkeit): WMI Class Name | Windows Server 2003 | Windows XP Professional | Windows 2000 | Windows NT 4.0 | Windows 98 | Win32_ReserveCost | - | Yes | Yes | Yes | Yes |
Properties (Attribute): Item | Server 2003 | XP Pro | Windows 2000 | NT 4.0 | Windows 98 | Caption | - | Yes | Yes | Yes | Yes | CheckID | - | Yes | Yes | Yes | Yes | CheckMode | - | Yes | Yes | Yes | Yes | Description | - | Yes | Yes | Yes | Yes | Name | - | Yes | Yes | Yes | Yes | ReserveFolder | - | Yes | Yes | Yes | Yes | ReserveKey | - | Yes | Yes | Yes | Yes | ReserveLocal | - | Yes | Yes | Yes | Yes | ReserveSource | - | 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
|