Name | Modified | Size | Downloads / Week |
---|---|---|---|
Previous Versions | 2012-03-20 | ||
README.txt | 2012-04-03 | 1.5 kB | |
rGUI_v1.0.4476.32335.zip | 2012-04-03 | 80.8 kB | |
rGUI_v1.0.0.0.zip | 2012-03-23 | 75.5 kB | |
rGUI_v1.0.4465.27170.zip | 2012-03-23 | 77.0 kB | |
rGUI_v1.0.4454.16119.zip | 2012-03-22 | 76.2 kB | |
Totals: 6 Items | 311.0 kB | 2 |
Unzip the file into a folder and run rGUI.exe. The .NET framework 2.0 or above is required. RELEASE NOTES: V.1.0.4476.32335 Added a persistent command history accessible from the new History tab. All command history is saved in the registry, and so will persist across usage. Added a framework for queuing multiple jobs to run in succession and automatic email notifications when jobs complete, to expedite a future implementation of these features. v.1.0.4465.27170 Fixed: Startup issue with the /COPY: switch. Fixed: Sometimes when paths were entered that contained spaces, they were not automatically enclosed in quotes. /COPY:DAT is no longer enabled by default on startup (robocopy still assumes /COPY:DAT if this switch is not present at the command line). Changed the color of the mouse-over help text in the status bar to make it more conspicuous. Added drag/drop support to Source and Destination to allow users to input a path by dragging a folder from Windows Explorer. Added drag/drop support to file lists (/IF, /JOB, /XF) to allow users to input one or more files by dragging them from Windows Explorer. Drag/drop support for folder lists (/XD) is pending. KNOWN BUG: The /JOB parameter will only use the first job file in the job list. KNOWN BUG: The /RH switch is being ignored and does not get added to the robocopy command when enabled or changed. v1.0.4454.16119 Added check for the robocopy executable in the system PATH, and notification if not found. v1.0.0.0 First version.