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

Installation on non-english Windows fails #2031

Open
HolgerStr opened this issue Dec 8, 2024 · 0 comments
Open

Installation on non-english Windows fails #2031

HolgerStr opened this issue Dec 8, 2024 · 0 comments

Comments

@HolgerStr
Copy link

HolgerStr commented Dec 8, 2024

Installing MSI build of the agent on non english Windows fails.

Errormessage indicates, that the User/Group 'Users' is not found on the system. Those local user groups are named differently on non -english versions.

May I suggest to use "PermissionEx" instead of "Permission" in WIX file bindplane-agent/windows/templates
/product.wxs on line 77 and 78?

That should translate the static names to their static SID

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

1 participant