Search found 10 matches
- Sun May 08, 2022 11:43 am
- Forum: General Discussion
- Topic: Backup your tasks
- Replies: 33
- Views: 472430
Re: Backup your tasks
Just for your information, I have changed the "Delete non-empty folder" step to "delete file (with folder)" step and it works fine now. There seems to be a problem with "delete folder" in my computer.
- Sun May 08, 2022 11:35 am
- Forum: General Discussion
- Topic: Schedule task on boot once a week
- Replies: 4
- Views: 13675
Re: Schedule task on boot once a week
Thank you!
- Fri May 06, 2022 6:03 pm
- Forum: General Discussion
- Topic: Schedule task on boot once a week
- Replies: 4
- Views: 13675
Re: Schedule task on boot once a week
I am running a task on start, on tuesdays and thursdays, the way suggested in this thread. I use it to send an email. But If I have to reboot my computer (i.e. installing a software, etc) the task runs again. -How can I make the task run only once? I have thought in global variables, like this (pseu...
- Tue May 03, 2022 5:07 pm
- Forum: General Discussion
- Topic: Backup your tasks
- Replies: 33
- Views: 472430
Re: Backup your tasks
(edited to remove incorrect code)
- Tue May 03, 2022 4:29 pm
- Forum: General Discussion
- Topic: Backup your tasks
- Replies: 33
- Views: 472430
Re: Backup your tasks
Oleg, the problem is in the "Syncronize folders" step. It locks the folder, hence the access error message. Please have a look at this simple task: ;***************************** ;* RoboTask Task file ;* Do not edit in text editor! ;***************************** [Root] ActionAfterRun=INTEG...
- Tue May 03, 2022 12:25 pm
- Forum: General Discussion
- Topic: Backup your tasks
- Replies: 33
- Views: 472430
Re: Backup your tasks
Yes, the folder is empty, but I can delete the folder manually without error messages; it goes directly to recicle bin. I suspect of sharing access rights, or Robotask does not have permissions to delete folders, although I have deleted folders before with Robotask and it went fine Very extrange :(((
- Tue May 03, 2022 8:22 am
- Forum: General Discussion
- Topic: Backup your tasks
- Replies: 33
- Views: 472430
Re: Backup your tasks
I tried your last version's task with the log message that allows to see the problematic folder. The problematic folder is the number 8, sorted by name in descending order, the one that should be deleted today to end with 7 folders only. All as expected. I changed permissions to allow "total co...
- Mon May 02, 2022 4:36 pm
- Forum: General Discussion
- Topic: Backup your tasks
- Replies: 33
- Views: 472430
Re: Backup your tasks
Yes, mine too. But on the seventh day it starts failing when removing the folder.
Should I backup my tasks and reinstall the software?
What about admin rights or something?
Thanks

Should I backup my tasks and reinstall the software?
What about admin rights or something?
Thanks

- Fri Apr 29, 2022 11:26 am
- Forum: General Discussion
- Topic: Backup your tasks
- Replies: 33
- Views: 472430
Re: Backup your tasks
Thanks Oleg for your reply. This is the task: https://robotask.com/tasks/Demo/[DEMO]%20Backup%20your%20tasks%20(daily%20backup).tsk ;***************************** ;* RoboTask Task file ;* Do not edit in text editor! ;***************************** [Root] ActionAfterRun=INTEGER|0 Actions=FOLDER Automa...
- Tue Apr 19, 2022 3:30 pm
- Forum: General Discussion
- Topic: Backup your tasks
- Replies: 33
- Views: 472430
Re: Backup your tasks
Hello, I am using version 9 of Robotask. I tried the task "Backup your tasks" but when deleting the old folders it gives me an error: "Failed execute 'ExecAction with exception: File access denied' (C:\Program Files\RoboTask\Plugins\Files\FileMan.rtp)" I don't have any other task...