Tech article

I refuse to let SPICE die

No preview is available. Read the original article for the full story.

Hacker News | Sep 12, 2026 | Nefarius

Automated excerpt

Community-maintained Windows guest agent for SPICE. MSI upgrades keep the historical WiX UpgradeCode (7eb9b146-db04-42d7-a8ba-71fc8ced7eed). To sign a local build, sign the two executables before package.sh, then sign the MSI. Optional MSVC build git submodule update --init --recursive cmake -S . -B build64 -A x64 cmake --build build64 --config Release cmake --build build64 --config Release --target check CI and releases GitHub Actions (.github/workflows/build.yml) builds the x64 UCRT64 MSI on windows-2022. The Windows SignRelay agent holds the code-signing certificate.

Selected automatically from source text; not independently written or fact-checked. Read the original for full context.

Read the original article

More tech news