Articles → AUTOMATION ANYWHERE → Run Automation Anywhere Bot Using Batch File
Run Automation Anywhere Bot Using Batch File
Batch File
- Open a notepad
- Write following command
start <path of aaplayer.exe> <bot_path>
- Save it as ‘test.bat’.
- Run the batch file by double click on it.