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

Undocumented applocal in .msi installer (ANGLE DLLs) #11992

Closed
JoergAtGithub opened this issue Sep 17, 2023 · 1 comment
Closed

Undocumented applocal in .msi installer (ANGLE DLLs) #11992

JoergAtGithub opened this issue Sep 17, 2023 · 1 comment

Comments

@JoergAtGithub
Copy link
Member

Bug Description

I noticed, that the applocal introduced in #11935 is not as hidden as intended. It became an optional installation component in the .msi installer, which the end user can deselect.
Therefore should give it a meaningful name/description like ANGLE OpenGL fallback driver. That the user understands, what he can select/deselect.

Version

2.4.0

OS

Windows

@daschuer
Copy link
Member

So it means set(CPACK_COMPONENT_applocal_HIDDEN TRUE) is broken?
The idea was to have this installed by default because the user will have only a little chance to know forehead if it is required or not.

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

No branches or pull requests

2 participants