Skip to main content

Operations

Build and test (v1.0.0 release verification)

dotnet build .\CommandWizard.csproj -c Release
dotnet test .\CommandWizard.Tests\CommandWizard.Tests.csproj -c Release
.\scripts\package-msix.ps1
Get-AuthenticodeSignature .\dist\CommandWizard-1.0.0.0.msix
Add-AppxPackage .\dist\CommandWizard-1.0.0.0.msix

11/11 unit tests reported passing for the v1.0.0 release.

Install

Trust the local dev certificate once per machine, then install the MSIX:

winapp cert install .\devcert.pfx
Add-AppxPackage .\dist\CommandWizard-1.0.0.0.msix

Launch Aptlantis Command Wizard from the Start menu.

Signing

Subject: CN=Administrator
Thumbprint: C03F83DE2A4964918A6D1D10C0F5D88B39647B11
Expires: 2027-03-14

This certificate is explicitly scoped to local machines and trusted testers — not a public distribution certificate.

Data locations

Schemas and history are stored under LocalAppData\Aptlantis\CommandWizard.