sjitech / hobocopy

A tool let you copy locked files. Prebuilt for Windows 7 64bit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a clone from https://github.com/candera/hobocopy. But it does not work in Win7 just because incorrect compile settings.

So i build with Visual Studio 2015 Community. Works for Windows 7 x64. (x86 also provided, but not tested).

Sample:

HoboCopy_Win7_64bit.exe c:\Windows\System32\config D:\xxx Security

This will copy "c:\Windows\System32\config\Security" to D:\xxx\Security.

About

A tool let you copy locked files. Prebuilt for Windows 7 64bit.

License:MIT License


Languages

Language:C++ 100.0%Language:Batchfile 0.0%