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 x64 package installs to 32-bit application directory #112

Open
tomreyn opened this issue Feb 14, 2016 · 2 comments
Open

Windows x64 package installs to 32-bit application directory #112

tomreyn opened this issue Feb 14, 2016 · 2 comments

Comments

@tomreyn
Copy link
Member

@tomreyn tomreyn commented Feb 14, 2016

The 64-bit Windows variant of v3.12.0 installs to the wrong target directory, namely C:\Program Files (x86)\MegaGlest, not C:\Program Files\MegaGlest.

Correctly, 32-bit versions of the game should install to %ProgramFiles(x86)%\MegaGlest and 64-bit of the game should install to %ProgramFiles%\MegaGlest - except on 32-bit or non Intel x86 Windows, where the installer should reject to install and point out that an incompatible installer was downloade

@filux
Copy link
Contributor

@filux filux commented Feb 15, 2016

except on 32-bit or non Intel x86 Windows, where the installer should reject to install and point out that an incompatible installer was downloade

... so reject 64 bit installation on 32-bit OS

@IsshMG
Copy link

@IsshMG IsshMG commented Dec 6, 2016

This has not been fixed yet in version 3.12

@filux filux added minor bug and removed bug labels Dec 8, 2016
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

3 participants