tailscale/hostinfo
Aaron Klotz 2cb408f9b1 hostinfo: update Windows hostinfo to include MSIDist registry value
We need to expand our enviornment information to include info about
the Windows store. Thinking about future plans, it would be nice
to include both the packaging mechanism and the distribution mechanism.

In this PR we change packageTypeWindows to check a new registry value
named MSIDist, and concatenate that value to "msi/" when present.

We also remove vestigial NSIS detection.

Updates https://github.com/tailscale/corp/issues/2790

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
2024-06-18 10:19:00 -06:00
..
hostinfo.go hostinfo: cache device model to speed up init 2024-04-02 09:09:43 -07:00
hostinfo_darwin.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
hostinfo_freebsd.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
hostinfo_linux.go hostinfo: cache device model to speed up init 2024-04-02 09:09:43 -07:00
hostinfo_linux_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
hostinfo_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
hostinfo_uname.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
hostinfo_windows.go hostinfo: update Windows hostinfo to include MSIDist registry value 2024-06-18 10:19:00 -06:00
wol.go hostinfo, ipnlocal: flesh out Wake-on-LAN support, send MACs, add c2n sender 2023-10-05 11:51:29 -07:00