BACK TO INDEX

Win32_ShortcutAction
The CreateShortcuts action 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 column in the Shortcut class is a property or the directory of the shortcut is not one of the Shell folders or below one. Advertised shortcuts are created with a Microsoft installer technology Descriptor as the target. In the non-advertise mode (normal install) the action creates shortcuts to the key files of components of features that are selected for install as well as non-advertised shortcuts whose component is selected for install.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ActionIDStringThe ActionID property is a unique identifier assigned to a particular action for a software element.
ArgumentsStringThe command-line arguments for the shortcut.
CaptionStringNA
DescriptionStringA description of the object.
DirectionUInt16The Direction property indicates whether a particular CIM_Action object is part of a sequence of actions to transition the current software element to its next state, such as "Install" or to remove the current software element, such as "Uninstall".
HotKeyUInt16The hotkey for the shortcut. It has the virtual-key code for the key in the low-order byte, and the modifier flags in the high-order byte.
IconIndexStringThe icon index for the shortcut.
NameStringName is used to identify this software element
ShortcutStringThe name of the shortcut to be created.
ShowCmdUInt16The Show Command specifies the view state of the application window and is similar to the ShowWindow Windows function.
SoftwareElementIDString The SoftwareElementID is an identifier for this software element.
SoftwareElementStateUInt16 The SoftwareElementState indicates the state of a software element
TargetStringThe Shortcut target specifies the action to be taken when a shortcut is launched. This can reference a software feature or a file specification of directory specification.
TargetOperatingSystemUInt16The TargetOperatingSystem indicates the target operating system of the owning software element.
VersionStringVersion should be in the form .. or ..
WkDirStringThe name of the Win32_Property that has the path of the working directory for the shortcut.
SAMPLE DATA INSTANCE
   Timed out