Notices
Computer & Technology Related Post here for help and discussion of computing and related technology. Internet, TVs, phones, consoles, computers, tablets and any other gadgets.

drag-drop file copy to multiple destinations utility

Thread Tools
 
Search this Thread
 
Old Nov 13, 2008 | 04:35 PM
  #1  
ChefDude's Avatar
ChefDude
Thread Starter
Scooby Regular
 
Joined: Aug 2005
Posts: 4,291
Likes: 0
Default drag-drop file copy to multiple destinations utility

as per title, i needed something for home so I could make a copy of files/directories in multipe other locations (physical drives) whilst retaining the directory structure - so i wrote one

if anyone wants a copy, please say - it works with UNC locations too (robocopy under the hood)

on the other hand, if any one knows how to add this to the context menus so I don't have to drag-drop the files/dirs onto an icon, i'd be pleased as punch

... and don't try and fob me off with the this sort of thing with a %1 in it - it doesn't work on multiple files and folders

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Multi Target Copy]
@="Copy files to multiple targets"
[HKEY_CLASSES_ROOT\*\shell\Multi Target Copy\command]
@="MultiTargetCopy.exe \"%1\""

Last edited by ChefDude; Nov 13, 2008 at 04:38 PM.
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
IAN WR1
ScoobyNet General
8
Sep 28, 2015 08:14 PM
Nick_Cat
Computer & Technology Related
2
Sep 26, 2015 08:00 AM
Littleted
Computer & Technology Related
0
Sep 25, 2015 08:44 AM




All times are GMT +1. The time now is 09:29 AM.