Page 1 of 1

Launching Application

Posted: Fri Dec 12, 2008 10:56 pm
by hkathuria
How to Launch new applicaiton in ranorex 2.0 Programmatically?

~Hitesh

Posted: Mon Dec 15, 2008 8:49 am
by Support Team
In Ranorex 1.5 we had a method (Application.StartWindowsApplication) that launched an application and returned its main form. The current Ranorex 2.0 Preview does not support such a method, but the final 2.0 release will.

Currently, you should launch applications using the .Net build in method System.Diagnostics.Process.Start(...) and search for the main window using an RxPath.

Regards,
Alex
Ranorex Support Team

Posted: Mon Dec 15, 2008 6:52 pm
by hkathuria
Could you please give me an approximate idea about the expected release date for Ranorex Final 2.0 Preview.


Hitesh

Posted: Tue Dec 16, 2008 3:44 pm
by Support Team
Hi,

We plan to release Ranorex V2.0 in January 2009.

best regards,

Christoph,
Ranorex Support Team