Can I get robocopy.exe as a standalone?

M

Margaret Bartley

I need to preserve the Create Date when I move files from one computer to
another via flashdrive, and zipping the file is problematic.

It sounds like RoboCopy might work, but I don't want to download the entire
11MB Windows Server 2003 Resource Kit Tools file - I'm using a dial-up
connection.

I did a search of the download site, and that Resource Kit file was the only
file that showed up.

If I do download the resource kit tools file, can I just put robocopy.exe on
my flashdrive and use it by itself when I want to transfer a file from one
machine to another?
 
P

Paul

Margaret said:
I need to preserve the Create Date when I move files from one computer to
another via flashdrive, and zipping the file is problematic.

It sounds like RoboCopy might work, but I don't want to download the entire
11MB Windows Server 2003 Resource Kit Tools file - I'm using a dial-up
connection.

I did a search of the download site, and that Resource Kit file was the only
file that showed up.

If I do download the resource kit tools file, can I just put robocopy.exe on
my flashdrive and use it by itself when I want to transfer a file from one
machine to another?

http://en.wikipedia.org/wiki/Robocopy

http://msmvps.com/blogs/martinzugec...robocopy-ignoring-security-on-file-level.aspx

There is a link in there, to download Robocopy XP026. 208KB.
I presume that link to the file, was made by installing Robocopy GUI
and then just extracting the executable robocopy.exe part.

http://jyvkqw.bay.livefilestore.com...7CAiGKkTVoqJ2c_3WacEN1qhd-ut4tH8/ROBOCOPY.EXE

Running that one, robocopy.exe /? returns

"ROBOCOPY :: Robust File Copy for Windows :: Version XP026"

Using this page, the Robocopy + GUI can be downloaded.

http://technet.microsoft.com/en-us/magazine/cc135870.aspx

About a 1MB download. This would be Robocopy XP026 plus some kind of GUI.
There is an MSI inside that, which does the install (I didn't test it).
It is possible, even though this one should also contain XP026, that
the executable is different. Since this one is current as of
today, you might prefer this one.

http://download.microsoft.com/downl...8546-25c359cc0842/UtilitySpotlight2006_11.exe

"Microsoft Robocopy GUI 3.1.2 Release Notes
Bug Fixes:
1. Corrected /XA:O to add it to the /XA: string instead of by itself.
2. Fixed bug that omitted the /XO flag even if it was checked.
(Thanks to Taylor Bryant for finding and reporting this bug)."

Just a guess,
Paul
 
V

VanguardLH

Margaret said:
I need to preserve the Create Date when I move files from one computer to
another via flashdrive, and zipping the file is problematic.

It sounds like RoboCopy might work, but I don't want to download the entire
11MB Windows Server 2003 Resource Kit Tools file - I'm using a dial-up
connection.

I did a search of the download site, and that Resource Kit file was the only
file that showed up.

If I do download the resource kit tools file, can I just put robocopy.exe on
my flashdrive and use it by itself when I want to transfer a file from one
machine to another?

http://www.microsoft.com/downloads/...FamilyID=9d467a69-57ff-4ae7-96ee-b18c4790cffd
 
Joined
Apr 6, 2010
Messages
1
Reaction score
0
Yes you can

Just download the entire resource kit tool and installed it. Then copy the robocopy.exe standalone file located in C:\windows\system32\ folder to wherever you want and unsintallled the resource kit tool.
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top