Releases: GChuf/RCWM
Releases · GChuf/RCWM
RCWM v2.0.2
RCWM v2.0.1
- Speed up the initialization time for robocopy/mvdir script in Windows 10/11
- Typo/bug fix for robocopying
RCWM v2.0.0
Changes in v2:
- Install for individual users now possible (uninstall v1 first!)
- Moved some batch scripts to powershell
- No more console flicker when selecting which folders to copy/move
- Fixed problems with UNC paths when copying/moving
- Fixed encoding issues in old windows versions (XP/7/8) - the culprit was the default cmd.exe/powershell font
- Multiple minor speedups
RCWM v1.5.4
Added the option to copy folder structure only with RoboCopy (exclude files)
Fix RCopyStructure not working on Win7
RCWM v1.5.3
Minor improvements
Add reboot to recovery and safemode options to desktop as well
RCWM v1.5.2
Added God Mode
Contains uninstall godmode from commit d4b22b4
RCWM v1.5.1
Fixed sign out not working on some systems
Minor improvements
RCWM v1.5
- Moved reading/writing filepaths to files on disk to reading/writing to registry! (currently works for links and single robocopy & mvdir)
- Fixed encoding issues - using UTF-8 for Windows 10 and UTF-7 for Windows 7 (characters like čć / öü / áà should work now)
- Made the magic even more ugly thanks to registry
RCWM v1.4.1
Fix encoding issues in batch files (would not properly read characters like šć / őö / ... ) - only for Windows 10!
Using UTF-8 now.
This release is broken on Windows 7 / powershell v2!