Votes
Answers
Views
Question
1
3
217
asked 11 years ago by kaptainkayoss
updated 8 years ago by rich-text
I have a vbs file that launch QTP. This is the code I have in the file: set qtp=CreateObject("QuickTest.Application") qtp.launch qtp.visible=true When I try executing this on a Win 7 machines. I'm getting the following error when executing the VbScript: Active X component can't create object