Command:OSExecute
Jump to navigation
Jump to search
Syntax
Syntax: OSExecute <command> [parameters]
OSExecute | |
Usage | Intermediate |
Level of Understanding | Intermediate |
Computer Savvy | Intermediate |
Logic | Beginner |
Description
Executes a given <command> from the scripts current working directory.
Examples
Execute notepad.exe
- OSExecute notepad.exe
- loads notepad