mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[PR #280] Add a Windows msi installer #357
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#357
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/feschber/lan-mouse/pull/280
Author: @feschber
Created: 3/17/2025
Status: 🔄 Open
Base:
main← Head:windows-msi-installer📝 Commits (7)
acb067bstart working on an installer4397ce9embed .cab file2f824d8add startmenu entryb9a4497add application icon6125944fix icons64d5058bundle vc_redist.x64.exeac96faaMerge branch 'main' into windows-msi-installer📊 Changes
10 files changed (+169 additions, -0 deletions)
View changed files
➕
wix/bundle/.gitignore(+3 -0)➕
wix/bundle/Bundle.wixproj(+16 -0)➕
wix/bundle/Bundle.wxs(+42 -0)➕
wix/lan-mouse/.gitignore(+3 -0)➕
wix/lan-mouse/Folders.wxs(+13 -0)➕
wix/lan-mouse/LanMouse.wixproj(+34 -0)➕
wix/lan-mouse/LanMouseComponents.wxs(+32 -0)➕
wix/lan-mouse/Package.en-us.wxl(+8 -0)➕
wix/lan-mouse/Package.wxs(+16 -0)➕
wix/lan-mouse/build.ps1(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.