thumbs.db

Discuss RoboTask here
Post Reply
jakesee
Posts: 1
Joined: Mon May 02, 2011 11:11 pm
Location: Singapore
Contact:

thumbs.db

Post by jakesee »

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.
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

thumbs.db

Post by Oleg »

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>
Last edited by Oleg on Tue May 03, 2011 2:45 pm, edited 1 time in total.
Post Reply