It's an old simple File CleanUp tool I made in 2012
Warning: This is not a system-cleanup-tool or an optimizer-tool
Warning: There are no reusable-codes. (code-repeats more) Because, it's an very-old learning-project
ExtensionCleaner with VisualBasic .NET
ExtensionCleaner program for VB.NET language is an easy and simple way to analyze file directories.
Uses : Please see Requirements before use
-
Lists the files in the given directory
-
Lists the files with the selected extension pattern
-
Ability to Automatic Cleaning feature
-
Ability to send Notifications
-
Detailed status-bar panel at the bottom
-
Can delete unwanted files with one click
-
Always top feature
-
- Enter the path you want to scan
-
- Just enter the file extension you want
-
- And press the
ListAll
- And press the
- You should be familiar with VB.NET family
- You will need a text editor (i.e VSCode) or IDE (i.e Visual Studio)
- You will need a computer on which you have the rights to install .NET Framework dependencies
ExtensionCleaner was created to serve three purposes:
ExtensionCleaner is a basically an old file CleanUp tool
-
To act as a file-viewer which is given analyze-pattern.
-
To act as a extension-based file lister.
-
To cleaning unnecessary files.
Project Manager - Furkan Türkal (GitHub: dentrax)
We publish source for the [ExtensionCleaner] in single rolling branch:
The master branch is extensively tested by our QA team and makes a great starting point for learning the algorithms. Also tracks live changes by our team.
The base project code is copyrighted by Furkan 'Dentrax' Türkal and is covered by single licence.
All program code (i.e. .vb, .resx) is licensed under MIT License unless otherwise specified. Please see the LICENSE.md file for more information.
Please check the CONTRIBUTING.md file for contribution instructions and naming guidelines.
ExtensionCleaner was created by Furkan 'Dentrax' Türkal
You can contact by URL: CONTACT
Best Regards