MegaGlest / megaglest-source

MegaGlest real-time strategy game engine (cross-platform, 3-d)
http://megaglest.org/
348 stars 89 forks source link

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

Open tomreyn opened 8 years ago

tomreyn commented 8 years ago

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 commented 8 years ago

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 commented 7 years ago

This has not been fixed yet in version 3.12