Feature #1643
Windows installer using WiX Toolset
Start date:
2013-10-27
% Done:
100%
Description
Doomsday's Windows installer is currently based on Inno Setup. However, WiX Toolset would enable a better installer with modularization and integration with Windows' native installation system.
There is an old work branch for this (replacing-innosetup-with-wixtoolset
).
Related issues
Associated revisions
History
#1 Updated by skyjake about 10 years ago
- Related to Feature #1877: [Updater] Use Sparkle for automatic updates (on OS X) added
#2 Updated by skyjake about 10 years ago
- Related to Feature #1887: Migrate project build system to CMake 3 added
#3 Updated by skyjake almost 10 years ago
- Status changed from New to In Progress
- Assignee set to skyjake
- Target version set to 42
- % Done changed from 0 to 50
#4 Updated by skyjake almost 10 years ago
CMake supports WiX, so unless significant customization is required, we can switch to an .msi
installer quite easily.
#5 Updated by skyjake over 9 years ago
- % Done changed from 50 to 70
#6 Updated by danij over 9 years ago
- Target version deleted (
42)
#7 Updated by skyjake over 9 years ago
- % Done changed from 70 to 90
cmake-build
can package a WiX installer. The only thing missing is to fine-tune it and tweak the metadata and appearance of the installer.
#8 Updated by skyjake over 9 years ago
- Target version set to 2.0 – Home UI & Packages
#9 Updated by skyjake over 8 years ago
- Status changed from In Progress to Progressed
#10 Updated by skyjake over 8 years ago
- Priority changed from Normal to Low
#11 Updated by skyjake about 8 years ago
- Status changed from Progressed to In Progress
- % Done changed from 90 to 100
#12 Updated by skyjake about 8 years ago
- Status changed from In Progress to Closed
Windows|Installer: New UI images and minor tweaks in the MSI installer
IssueID #1643