Project Description
This application removes all sub-folders (and the folder itself) where vanity is found. In other words: Recursivly checks for and deletes empty folders. Simple as that.
How to use:
- Download and open
- Select a folder, by either:
- Typing it in to the textbox.
- Choosing it with the folder dialog (click the button next to the textbox).
- Drag and drop a folder from explorer unto the application.
- Push Start.
What will happen:
- Progressbar will start having fun.
- Application will check if given folder exists.
- Given folder and all sub-folders will be checked recursivly for contents. Those that are empty will be deleted, including the given folder.
- Progressbar will stop.
- Number of deleted folders will be reported.
Other uses:
None really. But if you would like to learn how you can do a simple drag and drop like that, take a look at the source code :)
Last edited Oct 27 2008 at 8:53 PM by Svish, version 7
|
|