How TO DELETE FOLDER contents by retaining Folder Structure in Windows XP
So here is a tutorial to delete the contents of a folder by retaining the folder structure. This option to " Empty folder contents" can be added to the right click menu is so easy follow the steps below.
- Go to Start > Run > type regedit.
- Browse to HKEY_CLASSES_ROOT\Directory\shell.
- Right click on shell on the left pane and add a new key and name it as "Empty Folder Contents".
- Now right click on Empty Folder Contents and create another key(subkey) to it and name it as Command.
- Click on Command and on the right pane you will see a key called default.
- Then double click on it and enter this value cmd /c “cd /d %1 && del /s /f /q *.*” .
- That's it the job is completed.
- If you have any difficulty in doing it just download this file and run it.
Labels: Windows, Windows XP
0 Comments:
Post a Comment
Its your Turn now. Post Your Opinions and Doubts here. All comments are moderated. I will respond to your comments shortly. So, Do check back :) And This is a Do Follow Blog.
Subscribe to Post Comments [Atom]
<< Home