You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: