Braina Forums

Braina Assistant => Braina Tips & Scripts Sharing Area => Topic started by: JPapavas on Dec 16, 2019, 04:31 PM

Title: Call batch script with voice control
Post by: JPapavas on Dec 16, 2019, 04:31 PM
Hello all, is there any way to call script batch from windows to run?
Or Macro commands?
Title: Re: Call batch script with voice control
Post by: saurav on Dec 17, 2019, 11:25 AM
Yes, create a custom command with prefix "cmd:" (without quotes) followed by the command to call script or you can even call the batch script file using open <filepath> command (where <filepath>) is the file path to the file to be executed.