ShellExecuteFile element
The name of the file or object on which shell execute will perform the action specified by the verb parameter.
<ShellExecuteFile>
text
</ShellExecuteFile>
There are no attributes.
Name of the file or object on which shell execute will perform the action specified by the verb parameter.
There are no child elements.
Element |
---|
ShellExecute |
This tag must specifies the name of the file or object on which shell execute will perform the action specified by the verb parameter. As with CreateProcess() AXE will call the Win32 API ExpandEnvironmentStringsW() on this value until no more expansions occur.
Can be empty | Yes |