The IExecActionType type characterizes IExec actions.
Field Name | Type | Description |
---|---|---|
Exec_Arguments0..1 | StringObjectPropertyType |
The Exec_Arguments field specifies the arguments associated with the command-line operation launched by the action. See also: http://msdn.microsoft.com/en-us/library/windows/desktop/aa380715(v=vs.85).aspx. |
Exec_Program_Path0..1 | StringObjectPropertyType |
The Exec_Program_Path field specifies the path to the executable file launched by the action. See also: http://msdn.microsoft.com/en-us/library/windows/desktop/aa380715(v=vs.85).aspx. |
Exec_Working_Directory0..1 | StringObjectPropertyType |
The Exec_Working_Directory field specifies the directory that contains either the executable file or the files that are used by the executable file launched by the action. See also: http://msdn.microsoft.com/en-us/library/windows/desktop/aa380715(v=vs.85).aspx. |
Exec_Program_Hashes0..1 | HashListType |
The Exec_Program_Element specifies the hashes of the executable file launched by the action. |