Right I didn't mean the installer was being lied to; it's not being lied to
it's being given the x86 compatibility location. The program is being lied
to, since there is no separate "give me a 64 bit program files" request,
only "give me program files". And since .NET 2.0 is native 64 bit, it's
bei
There is a Windows API [1] that will turn off the compatibility mode.
Something like:
Wow64DisableWow64FsRedirection
There are also flags [2] that can be added to the RegCreateKeyEx that will
allow you to manipulate the registry for the other.
[1] http://msdn2.microsoft.com/en-us/library/aa3841