Tauri Bundling Windows Signing

Use when signing a Tauri v2 Windows installer (MSI or NSIS) for SmartScreen reputation and trusted-installer UX — provisioning a code-signing cert (PFX, Azure Key Vault via relic, or Azure Trusted Signing), wiring `WINDOWS_CERTIFICATE` (base64 PFX) + `WINDOWS_CERTIFICATE_PASSWORD` env vars or a custom `signCommand`, choosing MSI vs NSIS, picking the right WebView2 install mode, warming up SmartScreen reputation, and submitting to the Microsoft Store.

stuffbucket Updated

File contents

stuffbucket/skills/tree/main/plugins/stuffbucket/skills/tauri-bundling-windows-signing commit 1142b245bc

Frequently asked questions

npx skillmds@latest add stuffbucket/tauri-bundling-windows-signing