How to open .ini file on my ranorex application ?

Ask general questions here.
Can
Posts: 45
Joined: Thu Oct 03, 2013 9:47 am
Location: Istanbul/Turkey

How to open .ini file on my ranorex application ?

Post by Can » Wed Nov 06, 2013 2:37 pm

Hi everybody

I build a ranorex recording.And ı use run application(For example : C:/Ranorex/Rnrx.exe)

But my exe use INI file . I can not run my ranorex recording ?

My application (exe file) use power builder (programming lang.)

Thanks.
Can

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: How to open .ini file on my ranorex application ?

Post by Support Team » Thu Nov 07, 2013 1:37 pm

I'm not 100% sure that I understand your problem, let me try to rephrase it:
You use a recording with a "Run Application" action to start your Application Under Test (AUT). However, on replay your AUT does not start correctly, because it cannot find its INI file.
Is this correct?

If so, please try to set the "Working Directory" property for the "Run Application" action in the "Properties" pad to the directory within your AUT executable resides. E.g. for your executable "C:\Ranorex\Rnrx.exe" set it to "C:\Ranorex".

Regards,
Alex
Ranorex Team

Can
Posts: 45
Joined: Thu Oct 03, 2013 9:47 am
Location: Istanbul/Turkey

Re: How to open .ini file on my ranorex application ?

Post by Can » Tue Nov 19, 2013 11:00 am

Alex

Thank you for helping. My problem was resolved.

See you Alex