Hacker News new | ask | show | jobs
by kybernetikos 4517 days ago
I strongly dislike the fact that almost every single piece of software wants to also install some kind of always running service to manage updates. It should be an OS hook that programs can use when they are first installed, and can be completely managed by the user if they care.
1 comments

Like some kind of package manager?

On Windows? Good luck with that!

If you run windows and don't use Ninite yet, let me make your day:

https://ninite.com/updater/

http://chocolatey.org/

Open up a command prompt ...

  C:\> cup
... and done.
Ninite has an updater?

You made my day right now.