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

Windows 32bits / 64bits mixup #204

Open
paulrouget opened this issue Jan 16, 2024 · 0 comments
Open

Windows 32bits / 64bits mixup #204

paulrouget opened this issue Jan 16, 2024 · 0 comments

Comments

@paulrouget
Copy link
Member

paulrouget commented Jan 16, 2024

There are 2 strange things going on with the registry key path.

  • sometime Windows doesn't do the wow6432node bypass when installing
  • some special version of firefox (portable and waterfox) do not rely use wow6432node even though they run in 64 bits mode

To address both problems, we should force the registration of the coapp path in both Wow6432Node and not-Wow6432Node.

I'm not sure yet how to do that, but that seems the right approach.

This would also solve the problem of mixing up different bits-version of Firefox/CoApp/Firefox.

See #195 and #201.

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