you are viewing a single comment's thread
view the rest of the comments
[–] 14 points 6 months ago (1 child)

Why should the update procedure for an application be handled by the application itself rather than a package manager? Let app devs focus on their app and repository maintainers on update manifests.

  • source
  • hideshow 2 child comments
  • [–] 7 points 6 months ago (1 child)

    Well, in this case I think it's a remnant of n++ predating any package manager on windows. I do think that an embedded self-updater is better than having to download a new version through the browser.

    It wasn't entirely clear to me if the compromise effects those of us who installed it though scoop/winget, as the package manager should pull directly from the correct source, so the compromised updater shouldnt matter. Reinstalled to be sure.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 6 months ago (1 child)

    This is it exactly. When I was using Npp, Windows didn’t have anything resembling a package manager. Does it even really have one now?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 6 months ago (1 child)

    I mean kinda. You have to use both WinGet and Scoop to cover all the use cases...

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 6 months ago (1 child)

    There's also Chocolatey but I don't know if that gets used anymore.

    When I first installed N++, none of these were a thing yet though. It was just the MSI installer.

  • source
  • parent
  • hideshow 2 child comments