Hi All,
Suppose I have a VBS file named Tester.vbs. Contents below:
Set objShell = CreateObject("Wscript.Shell")
objSHell.Run("""S:\Photos Folder\User ABC\Face Photos""")
This script runs fine and opens the folder.
Now, I want to open that specific folder (It's a network folder and the...
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.