vinodtc
13 years agoContributor
Tested application (exe) file path is changing with Project path.
Hi,
While I am working with TestedApps, I have added a .exe file which is existing in "C:\Program Files (x86)\Admintools\S1\DE_stag1\AdminTool.exe".
This is working fine as long as Project suite path is C folder. If I change project suite path(by copy .pjs in d drive) to any other drive like D, then exe file path in TestApps is changing from c to d drive like "D:\Program Files (x86)\Admintools\S1\DE_stag1\AdminTool.exe". because of this, it is not working as expected. My .exe will be there only in c drive and dont wont to get relative path of project suite and get append to the path of exe to file path. How to make path of .exe as constant for ever.
Regards,
Vinod
While I am working with TestedApps, I have added a .exe file which is existing in "C:\Program Files (x86)\Admintools\S1\DE_stag1\AdminTool.exe".
This is working fine as long as Project suite path is C folder. If I change project suite path(by copy .pjs in d drive) to any other drive like D, then exe file path in TestApps is changing from c to d drive like "D:\Program Files (x86)\Admintools\S1\DE_stag1\AdminTool.exe". because of this, it is not working as expected. My .exe will be there only in c drive and dont wont to get relative path of project suite and get append to the path of exe to file path. How to make path of .exe as constant for ever.
Regards,
Vinod