 |
How do I call a Windows shell command using VB6? - Stack Overflow
How exactly using VB6 can I can call any Windows shell command as you would from the command-line? For example, something as trivial as: echo foo ... I've always used the Run method of the wshShell object, which is available after you reference the Window
stackoverflow.com |
 |