Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Launching .exe file with parameters
#1
Not Solved
Hi, guys!
I'm trying to launch .exe file but have some problems with parameters for it. In cmd I invoke application like ".exe /user=user". How can I launch it in QTP without cmd with parameter /user=user?
Reply
#2
Not Solved
Look at SystemUtil.Run to see how this can be done. Or failing that build the command line instruction as you normally would and use a WShell object's Exec method to invoke it.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Set data parameters Mik2s 1 1,256 03-07-2019, 10:18 PM
Last Post: supputuri
  Exe invoked through UFT is unable to access IIS and SQL Server service bkdevise 0 1,968 08-25-2015, 05:49 PM
Last Post: bkdevise
  UFT 12.02 Launching default home page sureshbl 0 3,153 06-01-2015, 02:15 AM
Last Post: sureshbl
  Part of parameters missing when passing between actions skumar007 1 2,836 10-10-2014, 02:00 AM
Last Post: skumar007
  Faulting application name: QTPro.exe rsk_beckon1 1 3,296 09-25-2014, 10:01 AM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)