by Support Team » Thu Jan 10, 2008 5:57 pm
Ranorex runs as a 32-bit process on 64-bit Windows versions. Nevertheless, it can be used to automate 64-bit processes.
The only restriction is that one cannot access properties of .NET controls residing in a 64-bit process.
In order to use RanorexNet 1.3 and RanorexSpyPro 1.3 on 64-bit OSs, you need to disable 64-bit support for .NET applications. To do that, open a windows console and execute the following command line:
C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\Ldr64.exe setwow
This flaw will be fixed in the Ranorex 1.4 release.
Regards,
Alex
Ranorex Support Team