“Comment ouvrir CMD avec VBD” Réponses codées

Comment ouvrir CMD avec VBD

'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'
Thoughtless Toad

Comment ouvrir CMD avec VBD

'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'
Clumsy Crayfish

Réponses similaires à “Comment ouvrir CMD avec VBD”

Questions similaires à “Comment ouvrir CMD avec VBD”

Plus de réponses similaires à “Comment ouvrir CMD avec VBD” dans VBA

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code