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

MSI installer on Windows #102

Open
SomeBelgianDude opened this issue Jul 16, 2021 · 2 comments
Open

MSI installer on Windows #102

SomeBelgianDude opened this issue Jul 16, 2021 · 2 comments

Comments

@SomeBelgianDude
Copy link

We've been using a competitive product since forever, but we're not content with their recent licensing choices.

We'd love to push this out to all our users, and an MSI would make this much more available to Windows users and Windows-based enterprises. For now we'll push it using the exe-installer, but future upgrades with an msi-installer would be preferred.

@az0
Copy link
Member

az0 commented Jul 16, 2021

Are there any special attributes that you would be looking for in an MSI package? For example, do you need to disable the desktop shortcut, skip installing translation files, have an option for the Windows Explorer integration? Put another way, are there things that make some MSI packages better than others?

@SomeBelgianDude
Copy link
Author

The current switches you got with the exe-installer are all we would need. No desktop shortcut, install for all users, no translation files.
It's just fidgety to get an exe installer working for a lot of different machines in our current setup (SCCM) and an msi package would basically solve all our problems.

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

2 participants