Now With This Registry Tweak Add Empty This Folder Option To Right Click
With this option you can delete all contents of folder without deleting folder...
you don't need to go to folder & then select all & delete
To add empty this folder option to right click just follow this steps
Steps:
Copy the code below
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\Empty This Folder\Command]
@="cmd /c \"cd /d %1 && del /s /f /q *.*\""
Now Save it as Context.reg
That's it now open context.reg file & click on yes
With this option you can delete all contents of folder without deleting folder...
you don't need to go to folder & then select all & delete
To add empty this folder option to right click just follow this steps
Steps:
Copy the code below
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\Empty This Folder\Command]
@="cmd /c \"cd /d %1 && del /s /f /q *.*\""
Now Save it as Context.reg
That's it now open context.reg file & click on yes
0 comments:
Post a Comment