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: Fix installing in 64bit path #1796

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Windows: Fix installing in 64bit path #1796

merged 1 commit into from
Mar 10, 2024

Conversation

hluk
Copy link
Owner

@hluk hluk commented Oct 30, 2021

The default install location for the 64bit app should be
"C:\Program Files".

Fixes #1792

@hluk hluk force-pushed the fix-win-install-path branch from 3faf808 to 59d9608 Compare October 30, 2021 14:31
@kurtmckee
Copy link
Contributor

@hluk I'd be happy to test this if you'd like. Do you have an development build available?

@hluk hluk force-pushed the fix-win-install-path branch from 59d9608 to 40de14a Compare March 10, 2024 06:51
The default install location for the 64bit app should be
"C:\Program Files".

Fixes #1792
@hluk hluk force-pushed the fix-win-install-path branch from 40de14a to 4ea5f54 Compare March 10, 2024 09:26
@hluk hluk merged commit d9e6963 into master Mar 10, 2024
10 checks passed
@hluk hluk deleted the fix-win-install-path branch March 10, 2024 11:23
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

Successfully merging this pull request may close these issues.

Installs in the 32 bit 'Program Files (x86)' directory
2 participants