Start Process ============= Category -------- Programs/Process Commands Description ----------- This command allows you to start a program or a process. Use this command to start applications by entering their name such as 'chrome.exe' or a fully qualified path to a file 'c:/some.exe'. Parameters ---------- **Program Name** Enter the name or path to the program, e.g., (notepad, calc). **Program Arguments** Enter the any arguments if required. **Wait For Exit** Select Yes or No to wait for the process to complete. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Programs/Process Commands\\Start Process\\Start Process.xml` See Also -------- - :doc:`Run Custom Code ` - :doc:`Run Script ` - :doc:`Stop Process `