An open API service indexing awesome lists of open source software.

https://github.com/aldaviva/startmenucleaner

🧹 Delete specified shortcuts and folders from the Start Menu which are automatically created by installers
https://github.com/aldaviva/startmenucleaner

cleaner start-menu

Last synced: about 1 year ago
JSON representation

🧹 Delete specified shortcuts and folders from the Start Menu which are automatically created by installers

Awesome Lists containing this project

README

          

![StartMenuCleaner](https://github.com/Aldaviva/StartMenuCleaner/raw/master/StartMenuCleaner/startmenu.ico) StartMenuCleaner
===

This program deletes files and folders from the Start Menu which are added by installing program updates. They clutter up the Start Menu, especially if you've already made shortcuts to these programs and put them in a custom subfolder.

This program will find the [hardcoded files](https://github.com/Aldaviva/StartMenuCleaner/blob/master/StartMenuCleaner/FilesToDelete.cs), delete them, and then exit.

You can run this program periodically using a scheduled task.

## Requirements
- [.NET 6 Runtime](https://dotnet.microsoft.com/download/dotnet/6.0) or later