Executes a Windows Shell.
Parameters
|
File <string> |
|
The file that the user wants to execute in the windows shell. |
|
|
Parameters <string> |
|
The input parameters to the executed file in windows shell. |
|
|
Action <unquoted string> |
|
The action that the user wants to execute in the windows shell. The possible options are: Open, Edit, Find and Print. |
|
|
Working Directory <string> |
|
The working directory that the user wants to use. |
|
- In Android Parameters specifyes the mime type. If empty it will try to determine automatically.
- In Win10 client, only the File parameter is used. It specifies a File or Url to launch.
|
Updated: 3/22/2018 3:10 PM
|