Page 1 of 1

Can u create .exe(binary) file out of Ranorex studio ??

Posted: Wed Aug 13, 2008 8:38 am
by chandu.ise
Hi,
Can u create .exe out of Ranorex studio?? Can it be possible to call .exe created out of ranorex studio from other automation tool ,for ther application..please help me out with this issue ?? If u could create exe also is there any dependecy that ranorex studio should be installed...


regards
chandrashekar.M

Posted: Wed Aug 13, 2008 11:12 am
by Support Team
Can u create .exe out of Ranorex studio??
Yes, if you compile your project Ranorex Studio generates an EXE in the Bin directory.
If u could create exe also is there any dependecy that ranorex studio should be installed
You can find all dependency files also in the Bin directory.
(RanorexNet.dll, RanorexCore.dll and RanorexSpy.dll)

Jenö
Ranorex Team

Re: Can u create .exe(binary) file out of Ranorex studio ??

Posted: Thu Sep 13, 2012 4:59 pm
by EugeneF
I am able to create <project>.exe file, however, I cannot run it on another desktop without Ranorex installation. Is there any way how to run it on remote system without Ranorex installation?

Re: Can u create .exe(binary) file out of Ranorex studio ??

Posted: Thu Sep 13, 2012 6:57 pm
by krstcs
EugeneF wrote:I am able to create <project>.exe file, however, I cannot run it on another desktop without Ranorex installation. Is there any way how to run it on remote system without Ranorex installation?
No.

This is by design. If you want to run a Ranorex solution on another system, you need to purchase the "Run-time" license and install Ranorex and the license on the system.

Re: Can u create .exe(binary) file out of Ranorex studio ??

Posted: Thu Sep 13, 2012 7:30 pm
by odklizec
Actually, you can run your exe on another computer (without installing Ranorex). You just have to copy all files from Ranorex bin folder (including subfolders) to the directory with your exe. But of course, runtime license is still required ;)

Re: Can u create .exe(binary) file out of Ranorex studio ??

Posted: Thu Sep 13, 2012 10:16 pm
by EugeneF
odklizec wrote:Actually, you can run your exe on another computer (without installing Ranorex). You just have to copy all files from Ranorex bin folder (including subfolders) to the directory with your exe. But of course, runtime license is still required ;)
My issue is to run exe outside of the firewall where no license server can be reached.

Re: Can u create .exe(binary) file out of Ranorex studio ??

Posted: Thu Sep 13, 2012 10:56 pm
by odklizec
No license server should be required in case of node locked runtime license? You just have to buy and install the node locked license on that particular computer. But it would be better to discuss your issue directly with Ranorex folks.

Re: Can u create .exe(binary) file out of Ranorex studio ??

Posted: Fri Sep 14, 2012 2:52 pm
by Support Team
Hi,

This is correct, you at least need a valid node locked runtime license for the specific machine.

Regards,
Markus
Ranorex Support Team