windows - What is causing "The version of this file is not compatible..." error message? -


i compiling code using 32-bit compiler running on 64-bit windows 7 professional. programs run flawlessly on recent versions of windows , including windows 8. programs being installed on dozens of pc, different brands, different hardware - under windows 7, either 32 or 64 bit. works fine. no virtual boxes. not need play compatibility modes. compile, copy file destination folder, double-click - works!

on 2 occasions (so far) we've had following error message popping on laptops, in reproducible manner:

"the version of file not compatible version of windows you're running. check computer's system information see whether need x86 (32-bit) or x64 (64-bit) version of program, , contact software publisher."

it happened on same laptops had happened before. appears os configurations happen messed up, , message triggered. how can avoid error message? windows settings can adjusted?


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -