mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[PR #287] [MERGED] Windows installer fix #1593
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1593
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/debauchee/barrier/pull/287
Author: @noisyshape
Created: 4/12/2019
Status: ✅ Merged
Merged: 4/21/2019
Merged by: @AdrianKoshka
Base:
master← Head:windows-installer-fix📝 Commits (5)
4afa31aCorrect path and instructions6a70ef9Create version number for wixcdf3737Remove hardcoded paths35e6693Fix XML18ac0feReplace Wix with Inno Setup📊 Changes
4 files changed (+12 additions, -13 deletions)
View changed files
📝
CMakeLists.txt(+1 -0)📝
build_installer.bat(+8 -9)📝
dist/wix/Include.wxi.in(+3 -3)📝
dist/wix/Product.wxs(+0 -1)📄 Description
Fix for #286. build_installer.bat now works. Steps for building the installer:
You should then have an MSI installer in build/installer-wix/bin/. It does not detect or uninstall the 2.1.0 release. It needs to be tested for other issues.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.