Skip to content

Releases: andrewbadge/BorisHelloAnchor

Release list

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Sep 02:36
72ef43b

Windows installer for Boris HelloAnchor: keeps the Windows Hello prompt on the laptop's built-in display.

Install: run Boris.HelloAnchor-1.1.1-x64.msi as an administrator. It installs per-machine to Program Files and
registers the Boris HelloAnchor service (LocalSystem, automatic start), which starts an elevated
agent in each signed-in session. Existing installs are upgraded in place and your
config.json is kept.

Requirements: Windows 10/11 x64 and a local administrator account (standard users are not
supported by default; see AllowSystemTokenFallback in the README). No .NET install is needed.

Verify the download: SHA-256 28d85aa6079e4527f5f7f688474e09d7e4299dbf7c8f4b133cd2248c57a9f60c (also in SHA256SUMS.txt).

Free software under the GNU GPL v3 or later; the source for this release is the tagged commit.
Bundles the .NET runtime (MIT) and Serilog (Apache-2.0); see THIRD-PARTY-NOTICES.md.
An independent project, not affiliated with Microsoft.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 02:16
ce8ef35

Windows installer for Boris HelloAnchor: keeps the Windows Hello prompt on the laptop's built-in display.

Install: run Boris.HelloAnchor-1.0.0-x64.msi as an administrator. It installs per-machine to Program Files and
registers the Boris HelloAnchor service (LocalSystem, automatic start), which starts an elevated
agent in each signed-in session. Existing installs are upgraded in place and your
config.json is kept.

Requirements: Windows 10/11 x64 and a local administrator account (standard users are not
supported by default; see AllowSystemTokenFallback in the README). No .NET install is needed.

Verify the download: SHA-256 ab74866a9e840338f12472052af16d80c8aea6dada67af9c30a6f6a23de774db (also in SHA256SUMS.txt).

Free software under the GNU GPL v3 or later; the source for this release is the tagged commit.
Bundles the .NET runtime (MIT) and Serilog (Apache-2.0); see THIRD-PARTY-NOTICES.md.
An independent project, not affiliated with Microsoft.