A
A
Anton2019-07-26 02:22:30
cmd/bat
Anton, 2019-07-26 02:22:30

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

1 answer(s)
S
sergey, 2019-07-26
kuzmin @sergueik

google vbscript current directory hand not raised

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question