15 Commits (master)

Author SHA1 Message Date
Adam Honse 6c8c48d2fe Add option for installing OpenRGB as a service in Wix installer 8 months ago
Adam Honse c6de7cf784 Mark OpenRGB.exe as KeyPath in Wix installer 9 months ago
berendi cf2df815e3 Support starting OpenRGB as a Windows service
Commits squashed, code style cleaned up, and manually rebased by Adam Honse <calcprogrammer1@gmail.com>
10 months ago
RedBlackAka f6e17542f3 Installer: remove .orp association 1 year ago
RedBlackAka bf4f5480be Installer: remove Start Menu shortcut on uninstall 1 year ago
Adam Honse 015b28c7d1 Clean up build-msi.sh script and make XML generation more readable 1 year ago
Adam Honse b7c8d63505 Print out Wix XML when building MSI package for debugging 1 year ago
RedBlackAka 9e0eb9f1a4 Installer: Remove InstallPath 1 year ago
RedBlackAka 08d00ffedc Installer: add InstallLocation to registry and allow downgrade 1 year ago
Chris 45d716d652 Adjusted Vendor name string
* Reverted Manufacturer string to Vendor name
* Added VendorID to log strings
* Other changes for Bash style and formatting
1 year ago
Chris fc65a01a60 Added deterministic UUID's to allow MSI upgrade
* Adjusted UUID to ensure they are deterministic per App / Channel
1 year ago
Adam Honse ae248d6d32 Update versioning scheme 1 year ago
RedBlackAka 7f04d34179 Improve Windows installer header and allow upgrading 1 year ago
RedBlackAka b8bfd1dddc Clean up and finish Windows installer 1 year ago
Chris cc26827c57 Adding Windows 64bit MSI package to build
* Added Windows 64bit deploy stage to CI/CD
* Created deb builder to support WINE and Wix toolset
* Created build-msi.sh to create XML manifest
1 year ago