Scheduling akaBot tasks with windows task scheduler

Created by akaBot Support, Modified on Thu, 25 Jul, 2024 at 3:07 PM by akaBot Support

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:


arduino
Copy code
"C:\Program Files\akaBot Platform\BotExecutor.exe"


Add Arguments (Optional):

mathematica
Copy code
-f C:\Users\[UserName]\Documents\akaBot\test


Additional Arguments:

To see help and available arguments for BotExecutor, follow these steps:

  1. Open Command Prompt (cmd).
  2. Run:
    arduino
    Copy 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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article