Reference for Win32_ShortcutAction
|
|
Category (Kategorie): Windows Installer Applications
Description (Beschreibung): The Win32_ShortcutAction WMI class manages the creation of shortcuts. In the Advertise mode, the action creates shortcuts to the key files of components of features that are enabled. Advertised shortcuts are those for which the Target property is the feature of the component and the directory of the shortcut is one of the Shell folders or below one. Advertised shortcuts are created with a Microsoft installer technology Descriptor as the target.
Non-advertised shortcuts are those for which the Target property in the Win32_ShortcutAction class is a property or the directory of the shortcut is not one of the Shell folders or below one. In the non-advertise mode (normal install), the action creates shortcuts to the key files of components of features that are selected for installation as well as non-advertised shortcuts whose component is selected for installation.
Availability (Verfügbarkeit): WMI Class Name | Windows Server 2003 | Windows XP Professional | Windows 2000 | Windows NT 4.0 | Windows 98 | Win32_ShortcutAction | - | Yes | Yes | Yes | Yes |
Properties (Attribute): Item | Server 2003 | XP Pro | Windows 2000 | NT 4.0 | Windows 98 | ActionID | - | Yes | Yes | Yes | Yes | Arguments | - | Yes | Yes | Yes | Yes | Caption | - | Yes | Yes | Yes | Yes | Description | - | Yes | Yes | Yes | Yes | Direction | - | Yes | Yes | Yes | Yes | HotKey | - | Yes | Yes | Yes | Yes | IconIndex | - | Yes | Yes | Yes | Yes | Name | - | Yes | Yes | Yes | Yes | Shortcut | - | Yes | Yes | Yes | Yes | ShowCmd | - | Yes | Yes | Yes | Yes | SoftwareElementID | - | Yes | Yes | Yes | Yes | SoftwareElementState | - | Yes | Yes | Yes | Yes | Target | - | Yes | Yes | Yes | Yes | TargetOperatingSystem | - | Yes | Yes | Yes | Yes | Version | - | Yes | Yes | Yes | Yes | WkDir | - | 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
|