how to open cmd with vbd how to open cmd with vbd

The solution for “how to open cmd with vbd how to open cmd with vbd” can be found here. The following code will assist you in solving the problem.

‘Dim oShell
Set oShell = WScript.CreateObject (“WScript.Shell”)
oShell.run “cmd.exe /C copy “”S:Claims\Sound.wav”” “”C:\WINDOWS\Media\Sound.wav””
Set oShell = Nothing’
‘Dim oShell
Set oShell = WScript.CreateObject (“WScript.Shell”)
oShell.run “cmd.exe /C copy “”S:Claims\Sound.wav”” “”C:\WINDOWS\Media\Sound.wav””
Set oShell = Nothing’

Thank you for using DeclareCode; We hope you were able to resolve the issue.

More questions on [categories-list]

Similar Posts