I have recurring tasks of moving and copying files from one path to another.
I would like to have a desktop shortcut (maybe even put it in the Windows task planner), where you just double click and the files are getting moved/copied.
I know, this can be done with a batch and robocopy, but i would like to have a progressbar and propper errorhandling.
Something like TeraCopy (there are many more programms that can copy/move files), but with the ability to call it from a file/batch/link, whatever.