I was going to suggest robocopy but then in this situation it really doesnt give you any advantage over XCOPY and as XCOPY is built into the OS you dont need to download anything
Built into the OS? hardly, but it is convenient since it's been around since DOS 2.0 back in the early 80's
Currently using VS 2015 Enterprise on Win10 Enterprise x64.
Built into the OS? hardly, but it is convenient since it's been around since DOS 2.0 back in the early 80's
it's no longer a dos program. It functions by accessing windows dlls now. And xcopy32 is the functioning version you would want to use. It has more functions available than the "compatibility" version xcopy.
Notice that according to it's own properties window, it is in fact part of windows.
Last edited by Lord Orwell; Mar 6th, 2009 at 02:28 AM.
it's no longer a dos program. It functions by accessing windows dlls now. And xcopy32 is the functioning version you would want to use. It has more functions available than the "compatibility" version xcopy.
Notice that according to it's own properties window, it is in fact part of windows.
My mistake, I don't use Vista so I didn't know that yet, but the one in XP is old school still.
Currently using VS 2015 Enterprise on Win10 Enterprise x64.