invokeapplication - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: invokeapplication (/Thread-invokeapplication) |
invokeapplication - bfakruddin - 03-12-2009 Hello, we will invoke third party applications by using invokeapplication "c:\programfiles\folder\application.exe" this is our application installed location... if client's machine contains this application in some other drive... now this script will fail in client's area. how will you handle this issue? thanks & regards Baba Fakruddin.D RE: invokeapplication - sreekanth chilam - 03-12-2009 Hi , This is a nice question..... I hope for your query only we have the methods Relativepath, Pathfinder in QTP.. Just check with the above two methods..... Hopefully it should help you out... |