RCWM
RCWM copied to clipboard
Right Click Windows Magic is an open-source set of right-click (context) menu tools for admins, power users and other magic beings. Batch&Powershell.
- fix robocopy/move not copying empty subfolders - killall needs admin for taskmanager and admin windows - Fix leading "0" problem in registry for creating links - Check what happens...
Excellent suite of tools - very very helpful for my general day to day. Query though - When moving a local to UNC or UNC to UNC the command window...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is, and how to reproduce it. **Describe the solution you'd like**...
reboot to recovery / safemode might not work winver 20h2 build 19042.1415
DLL's
I like that I can see the ps1 files, and the batch files etc. What I can't see is the source for the icon dll that is very often ran,...
**Is your feature request related to a problem? Please describe.** After reviewing the source code of rcp.ps1, I suppose the script stores a list of folders in the registry key...
del is slower than pwoershell's Remove-Item '.\node_modules\' -Recurse becase it outputs all to console you can output errors only but it doesnt show which file is problematic with powershell's remove-item...