Page 4 of 4

Re: Backup your tasks

Posted: Thu Jun 30, 2022 2:58 pm
by alfred0809
Hi Oleg, where are the settings of the tasks saved? I would like to backup all of my tasks but also if the task is enabled or disabled. Thank you.

Re: Backup your tasks

Posted: Thu Sep 01, 2022 1:31 pm
by Oleg
...where are the settings of the tasks saved?
In the task, of course

Re: Backup your tasks

Posted: Sat Nov 16, 2024 3:20 am
by andrewz
Oleg wrote: Wed Jul 31, 2019 10:14 am
don't forget about global variables.
Global variables are stored in system registry:
For application mode
HKEY_CURRENT_USER\Software\Neowise\RoboTask\User variables

For system service mode
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Neowise\RoboTask\User variables

You can export and import these settings by using registry actions
Have these moved?

Re: Backup your tasks

Posted: Tue Nov 19, 2024 4:31 pm
by Oleg
Have these moved?
Yes

Global variables are stored in system registry:
For application mode
HKEY_CURRENT_USER\Software\TaskAutomation\RoboTask\User variables

For system service mode
HKEY_LOCAL_MACHINE\Software\TaskAutomation\RoboTask\User variables