Background-Muter
Background-Muter copied to clipboard
Add installer for the app
This feature is for adding a new installer for the app with the following requirements:
- [ ] Activate autostart at windows start (Using registery keys)
- [ ] Choose install location
- [ ] (optional) Install for one/ all users
- [ ] Detect pre-requisites (whether .Net is installed)
- [ ] Add Start Menu entry
- [ ] Add uninstaller entry
- [ ] No flagging by anti-virus (check with https://www.virustotal.com/); also see #2
Update: taking a look at https://github.com/Squirrel/Squirrel.Windows, which can even include auto-updates