11-17-2011, 01:31 PM
replace the line containing "start menu" with
systemutil.run "<path of the windows application>"
Example
systemutil.run "C:\Program Files\HP\QuickTest Professional\samples\flight\app\flight4a.exe"
this is used for opening the sample flight windowapplication.
Regards,
Ravi
systemutil.run "<path of the windows application>"
Example
systemutil.run "C:\Program Files\HP\QuickTest Professional\samples\flight\app\flight4a.exe"
this is used for opening the sample flight windowapplication.
Regards,
Ravi