Question: Can we set a time schedule using Windows Task Scheduler with the later version of akaBot Center?
Program/script:
"C:\Program Files\akaBot Platform\BotExecutor.exe"
Add arguments(optional):
-f C:\Users\[UserName]\Documents\akaBot\test
Are there any another Add arguments?
(Except -f)
Are there any additional arguments besides -f
?
Answer:
Yes, you can set up a schedule using Windows Task Scheduler with the akaBot Center. Here’s how you can configure it:
Program/Script:
arduinoCopy code"C:\Program Files\akaBot Platform\BotExecutor.exe"
Add Arguments (Optional):
mathematicaCopy code-f C:\Users\[UserName]\Documents\akaBot\test
Additional Arguments:
To see help and available arguments for BotExecutor, follow these steps:
- Open Command Prompt (cmd).
- Run:arduinoCopy code
"C:\Program Files\akaBot Platform\BotExecutor.exe"
In normal cases, the -f
argument is typically sufficient to execute BotExecutor. There are no additional arguments needed beyond -f
for basic operation.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article