yeah Roger,
That would help a lot. I'm a beginner w/ VBScript and I'm just playing around a bit. I'm not too sure how to enable my vbs to search the registry like you said. As I said above, I:
set WshShell = CreateObject ("WScript.Shell")
That's my question...and I'm able to get this to work by doing this:
set WshShell = CreateObject ("WScript.Shell")
WshShell.Run "D:\Progra~1\Micros~1\Office\Winword.exe"
However, what if I run this on another machine and the path is not on the D:, but the C:. Instead of...
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.