Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create MSI installer #1

Open
utkuozdemir opened this issue Jun 12, 2021 · 5 comments
Open

Create MSI installer #1

utkuozdemir opened this issue Jun 12, 2021 · 5 comments

Comments

@utkuozdemir
Copy link
Owner

Just like https://github.com/prometheus-community/windows_exporter does

@namxam
Copy link

namxam commented Oct 20, 2021

That would be really awesome, especially if it includes everything to setup a service, so one does not have to fetch all those dependencies.

@utkuozdemir
Copy link
Owner Author

Yes, put it there to not forget about the idea. Would like to do it some time, but I'm not sure when or if ever I'll get to that.

@lonewayren
Copy link

lonewayren commented Aug 25, 2023

I refer to the msi packaging logic of windows-exporter, and use wix to realize the packaging and generate the msi format installation package in this pr #120 .

However, goreleaser does not seem to support the release of custom files, so I added a release-msi job to the workflow of github. I feel that some adjustments are needed here to adapt to the original compilation and release style. @utkuozdemir

@utkuozdemir
Copy link
Owner Author

Thanks for the work, let's move the discussion to the PR.

@lZzozZl
Copy link

lZzozZl commented Mar 22, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants