If that vb EXE file is an ActiveX component you can do that by usin create Object method.
Else you have to create another Active X DLL which will call the Shell function to run the EXE and then call that onject from your script throuh CreateObject Method.
Try it
Good luck
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.