Releases: ageorge95/pyRoboCopyGUI
Releases · ageorge95/pyRoboCopyGUI
pyRoboCopyGUI v1.3
pyRoboCopyGUI v1.2
- replaced the CustomTkinter sub-module by a library install
- added an installation bat file
- added an installation helper to check if the python version is correct
- the GUI starter bat will now open the GUI console-less, via pythonw
- locked the version of the libs that are used in requirements.txt
pyRoboCopyGUI v1.1
- added a bat file to quickly start the GUI
- moved the robocopy system call to a separate Thread
- disabled and enabled the "execute" button while a system call is ongoing
pyRoboCopyGUI v1.0
First Release