Forum Discussion

hotcoder's avatar
hotcoder
New Contributor
11 years ago

VBScript error on CreateObject("TestExecute.TestExecuteApplication")

TestExecute process running but no icon in system tray. If i'm try run VBScript then i get error on CreateObject("TestExecute.TestExecuteApplication"). But after reboot OS (Windows 7 x64, Bamboo) TestExecute.exe running successful.



Whats wrong? Why i can't create TestExecuteApplication object and TestExecute.exe hangs?



---

' TestExecute version 9.31


Dim TestExecuteApp


Set TestExecuteApp = CreateObject("TestExecute.TestExecuteApplication")


---

1 Reply

  • hotcoder's avatar
    hotcoder
    New Contributor
    Process "Rundll.exe" that sending statistic (aqStatistic.dll) holds process "TestExecute.exe". If i kill process "Rundll.exe" then TestExecute continue running and then running "TCHookX64.exe". Success! :)



    What kind of statistic are sended to you, guys? :)