]> git.ipfire.org Git - thirdparty/unbound.git/commit
Improve Windows NSIS installer script (setup.nsi) (#831)
authorPierre4012 <45879018+Pierre4012@users.noreply.github.com>
Mon, 25 Mar 2024 15:43:49 +0000 (16:43 +0100)
committerGitHub <noreply@github.com>
Mon, 25 Mar 2024 15:43:49 +0000 (16:43 +0100)
commitef60dcac31fd139a34fc8efddf610dafaf07d301
treecb15a9518b419f993ce4db9f79fbeaa1aede3e1c
parent73bd5a19aa3ad026cbe8693dc11fd9762d1db052
Improve Windows NSIS installer script (setup.nsi) (#831)

* Improve Windows NSIS installer script (setup.nsi)

Two improvements of installer script :
- avoid error message when Unbound is running,
- add "DisplayVersion" in registry thus Windows package manager (Winget) can handle Unbound.

* Update setup.nsi ask user to stop unbound service + DisplayVersion in Windows registry
winrc/setup.nsi