I have a AnyCPU app installed to Program Files (x86). On one Win7 x64 machine it runs as x64 as expected while on another Win7 x64 machine, it runs as x86!!
How can this be? I expected it to run as x64 on both machines. What might be the reason and what can I do to always make it run as x64?
Does it matter where I am running it from - Program Files (x86) in my case?