For distribution of Radicle on Windows machines, Windows Installer provides a well-known solution, that comes built in to the operating system. It also integrates with the Windows package manager WinGet. Provide an initial version of an `*.msi` build, and integrate it into GitHub actions to allow downloads via build artifacts. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Package.wxs | ||
| README.md | ||
| Radicle.wixproj | ||
| version.ps1 | ||
README.md
Radicle for Windows
Prerequisites
Code-Signing
For signtool.exe, install Windows SDK.
WiX Toolset
Requires .NET SDK in version 6.0 or higher. See WiX Toolset Tutorial.