Hello,
I would like to know if Ranorex supports 64-bit machines running 64-bit OSs?
Thanks.
Regards,
Behdad.
64-bit Support
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
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
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
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: 64-bit Support
Ranorex 2.X has special support for 64 bit environments. Please read the following topic in the Ranorex user guide for more information:
http://www.ranorex.com/support/user-gui ... forms.html
Regards,
Alex
Ranorex Support Team
http://www.ranorex.com/support/user-gui ... forms.html
Regards,
Alex
Ranorex Support Team