Description
Is there an existing issue for this item?
- I have searched the existing issues
Repositories
LizardByte/Sunshine
Languages/Skills/Technologies
packaging, CMake
Description
NSIS does not seem to support ARM64, or at least the versions provided by MSYS2.
Switching to WiX is probably smart and seems to be far more common these days. Installation of WiX is quite easy with it being a single command that we can include in Sunshine's CMake files, and install WiX to a temporary location that doesn't affect the global environment.
https://cmake.org/cmake/help/latest/cpack_gen/wix.html
This is needed for LizardByte/Sunshine#3369
Estimated Effort
effort:Small
Priority
priority:Medium
Target Milestone
1-3 months
Dependencies
No response
Metadata
Metadata
Assignees
Type
Projects
Status
In Progress