I need to select severel files from severel subfolders in"/my pictures" and send them all to a new folder (C:\Users\me\Desktop\print).
Idea is: I will manually mark the files (Ctrl+mouseclick) and then i want to press a shortcut key (like Ctrl+z) that can start a vbs, to do:
1) copy this marked files
2)send them (paste) in a spacific folder (C:\Users\me\Desktop\print) silent.
is there any .vbs for this?
Regards Ruban