tailscale/hostinfo
Aaron Klotz e31d68d64e hostinfo: use the sentinel value set by the MSI installer to detect MSI package type
The MSI installer sets a special sentinel value that we can use to detect it.

I also removed the code that bails out when the installation path is not
`Program Files`, as both the NSIS and MSI installers permit the user to install
to a different path.

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
2022-02-22 12:48:20 -07:00
..
hostinfo_darwin.go hostinfo: move packageType out to platform-specific files 2022-02-22 10:23:13 -08:00
hostinfo_freebsd.go hostinfo: add FreeBSD support. 2021-09-06 23:12:09 -07:00
hostinfo_linux.go hostinfo: move packageType out to platform-specific files 2022-02-22 10:23:13 -08:00
hostinfo_test.go hostinfo, control/controlclient: tell control when Ubuntu has disabled Tailscale's sources 2021-11-10 09:56:58 -08:00
hostinfo_windows.go hostinfo: use the sentinel value set by the MSI installer to detect MSI package type 2022-02-22 12:48:20 -07:00
hostinfo.go hostinfo: move packageType out to platform-specific files 2022-02-22 10:23:13 -08:00