Hello
I am trying to use the objWshShell.run command to execute an ade file.
iReturn = objWshShell.run("C:\abcd.ade")
when I run the vbs script nothing happens, no error msgs or ade running.
when I use the same script with the following line
iReturn = objWshShell.run("abcd.exe")
notepad...
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.