nefares / Background-Muter

Background Muter - Automatically Mute Background Applications
GNU General Public License v3.0
83 stars 8 forks source link

Add checkbox for autostarting the app on windows start #7

Closed nefares closed 2 years ago

nefares commented 2 years ago

Add a checkbox for autostarting the app when Windows starts as requested in #3

Do NOT use the registery key option, as this would require elevation of privileges for the entire app. Instead use the Startup folder: https://support.microsoft.com/en-us/windows/add-an-app-to-run-automatically-at-startup-in-windows-10-150da165-dcd9-7230-517b-cf3c295d89dd

nefares commented 2 years ago

Implemented at release: https://github.com/nefares/Background-Muter/releases/download/v1.0.0.3/WinBGMuter.zip