TermNest v1.0.0.6
Installation (Sideload)
Step 1: Trust the signing certificate (one-time setup)
Download the .cer file from the assets below and run this in an
Admin PowerShell:
Import-Certificate -FilePath "$HOME\Downloads\TermNest.App_1.0.0.6_x64.cer" -CertStoreLocation "Cert:\LocalMachine\TrustedPeople"Step 2: Install the app
Download the .msix file and double-click to install. Find
TermNest in the Start menu when it's done.
The certificate only needs to be trusted once. Future updates can
be installed by just downloading the new.msixand double-clicking it.
Uninstall
Get-AppxPackage *TermNest* | Remove-AppxPackageFull Changelog: v1.0.0.5...v1.0.0.6