ShellApp
[SHELLAPP] Path_to_filename_to_run
- This command Runs an external application.
- The parameter must be a valid path to an external application to run (ie. EXE, BAT or any other valid app).
- The app is run synchronously by default.
- You can have it run asynchronously by prefixing the path with the characters:
- {A}
The path is checked to see if the \ character exists in it. If not, then it is assumed it is only the apps filename and the path for AutoControl files is prefixed to it. Otherwise a full valid path is required.