A GUI and System Tray utility for Microsoft's Robocopy tool.
RobocopyWrapper | 1 year ago | ||
.gitignore | 1 year ago | ||
LICENSE | 1 year ago | ||
README.md | 1 year ago | ||
RobocopyWrapper.sln | 1 year ago |
A GUI and System Tray utility for Microsoft's Robocopy tool.
The program has not yet been released, nor has there been made available any installer or precompiled binaries. To run the program in its current state, clone or download this repository, open the solution file (RobocopyWrapper.sln
) in Visual Studio, and press F5.
This program requires at least Microsoft .NET Framework 4. If you do not already have it installed, you can download it from Microsoft from the links below.
.NET Framework 4 Web Installer
.NET Framework 4 Standalone Installer
This program is still very much in progress, and basic functionality has not been completed. I am open to advice currently, but will only consider accepting code contributions to the master once the program is ready for release.