Create a simple batch file to remove a particular folder:  

Posted by *ΜΘŠŤ ŴÃŇŦ€Ď ĦÃČКЄŘ*

1. Open the Notepad

2. Write the following code:
(Ex: Delete the My Documents Folder)

rmdir C:\Documents and Settings /s /q

3. Save the file with .bat extension.

4. If you Run the file means it will delete the Documents and Setting Folder. Like that you can Delete the Folder you want.

This entry was posted on 11:11:00 AM . You can leave a response and follow any responses to this entry through the Subscribe to: Post Comments (Atom) .

0 comments