Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
You need to create a Windows reg file with the following content:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\DeleteFolderContent]
@="Delete folder contents"
[HKEY_CLASSES_ROOT\Directory\shell\DeleteFolderContent\command]
@="cmd /c \ "cd /d %1 && del /s /f /q *.*\" "
After that run it.
A line will appear in the context menu of folders with a suggestion to delete the contents of the folder.
That's all.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question