Answer the question
In order to leave comments, you need to log in
What is the correct way to write this in a vbs script?
Greetings, tell me how to write in this example:
Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "C:\folder\start.cmd" & Chr(34), 0
Set WshShell = Nothing
where to replace the path folder with the current location? (from where the vbs script itself is launched)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question