
Can someone Write A Explorer Shell Extension for Robocopy?
#1
Posted 30 December 2011 - 07:00 PM

#2
Posted 31 December 2011 - 01:44 AM

Folder copier, not file copier
Robocopy syntax is markedly different from standard copy commands, as it accepts only folder names as its source and destination arguments.
File names and wild-card characters (such as "*.*") are not valid source or destination arguments.
Files may be selected or excluded using the optional filespec filtering argument.
Filespecs can only refer to the filenames relative to the folders already selected for copying. Fully qualified path names are not supported.
Thank You -
#3
Posted 31 December 2011 - 04:24 PM

i was looking for a front end shell extension for explorer basically
i just want a right click menu that calls the robocopy x y /mir command on the selected folder
Edited by mikeloeven, 31 December 2011 - 05:59 PM.
#4
Posted 31 December 2011 - 05:11 PM

However
i know how robocopy works and i use it often to move large multigig folders over the network
i just want a right click menu that calls the robocopy x y /mir command on the selected folder
IF and when you work out how to do it, unless of course another member here, provides you with the answer, MAY I ask if you will kindly share the answer, by posting it on this thread.
In the meantime, you MAY find these arrticles useful, unless of course you already know all that is in these as well.
1. http://technet.micro...yspotlight.aspx
2.http://technet.microsoft.com/en-us/library/cc733145(WS.10).aspx#BKMK_remarks
3. http://technet.micro...yspotlight.aspx -
4. http://social.techne...y=robocopy&ac=8
#5
Posted 02 January 2012 - 12:37 PM

see this article for the definition of a shell extension. it isn't a file that uses robocopy but rather a set of instructions that is written to allow a user to execute robocopy from windows explorer basically a frontend that is integrated into the os shell.
mac boatmaster posted a link to the robocopy gui that is basicly what i am looking for but compressed into a explorer menu that can be accessed by right clicking a folder
i havent been able to find anyone who has written one yet so i was hoping someone on the forum could make one. maby this should be moved to software developement rather than the windows xp forum ?
Edited by mikeloeven, 02 January 2012 - 12:40 PM.
#6
Posted 02 January 2012 - 01:33 PM

#7
Posted 02 January 2012 - 03:13 PM

Also DID you see my link at 4.
If it has already been done I think you can safely say it will be there somewhere - and as there are over 4000 entries in the Library for Robocopy, you may wish to enhance the search parameters.
#8
Posted 03 January 2012 - 07:27 AM

Similar Topics
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
As Featured On:






