![]() |
Abakt Manual |
You can use command line options to feed the Windows Task Scheduler.
Create a Windows shortcut-file to Abakt with a Target
like this:
"C:\Program Files\Abakt\Abakt.exe" -b "C:\Profiles\MyProfile.abp"
Or like this:
"C:\Program Files\Abakt\Abakt.exe" -b -x -m "MyGroupOfProfiles.abg"
Perhaps a better way is to create and call a .BAT file instead of a shortcut.