Hi there,
Using RoboTask to move (and then delete) files from a source directory to the destination directory works, except whenever it encounters a thumbs.db file, it will produce an error.
Where in RoboTask can I set permissions to that it can delete that file?
Thanks.
thumbs.db
thumbs.db
Unfortunately RoboTask can't change file permissions directly
You can use cacls.exe system utility.
See description of using here
If you need to grow your rights you can use RG.exe utility in RoboTask folder.
RG <full_command_line>
You can use cacls.exe system utility.
See description of using here
If you need to grow your rights you can use RG.exe utility in RoboTask folder.
RG <full_command_line>
Last edited by Oleg on Tue May 03, 2011 2:45 pm, edited 1 time in total.