Craftplacer
New Member
Works on SCT and similar I guess
Posts: 20
OS: Windows 11
CPU: Intel i7 550
RAM: 8 GB
GPU: Nvidia GT 710
|
Post by Craftplacer on May 25, 2021 14:04:26 GMT -8
Shortcut Cleaner
This is a program I have made for my own personal needs, it removes shortcuts and reorganizes your start menu to find your programs more quickly and have them on one screen. It uses my library Craftplacer.ClassicSuite.Wizards to achieve the wizard interface. Screenshots
This program is designed with classic theme in mind and has a familiar wizard experience, making it easy to use and getting your job done:
Download
Prerequisites: - Windows 7 or higher
- At least .NET Framework 4.8 or higher
You can get the latest release alongside the source code on GitHub.
Support
If you have issues, post them on the GitHub repository, or alternatively send me them directly over the forums. Shortcut Cleaner automatically recycles your shortcuts, not deletes them. This makes it easy to restore them.
Contributing
You can always give me feedback and suggestions, I'll listen happily to them. If you're sufficient in C# or WinForms, you can make a pull request and contribute to the GitHub respository directly. If you think the program misses some kinds of shortcuts you'd like to see Shortcut Cleaner get rid of, let me know as well and I'll add it.
This is everything for now,
- Craftplacer
|
|
Craftplacer
New Member
Works on SCT and similar I guess
Posts: 20
OS: Windows 11
CPU: Intel i7 550
RAM: 8 GB
GPU: Nvidia GT 710
|
Post by Craftplacer on May 26, 2021 12:39:18 GMT -8
Changelog for v1.1.0
- When an error occurs while searching for items, a message box will pop up with detailed information instead of just a small banner.
- There's now a button for showing a list of shortcuts that will be deleted for the currently selected category.
- Shortcut Cleaner should match words now and not match pieces of text
Known issues
- Clicking "View detected items" on a category still marked as "Calculating..." will cause an error.
- Some shortcuts get detected as "broken" because Windows is changing file paths from Program Files to Program Files (x86) causing incorrect behavior.
Download
This release can be downloaded here.
|
|