EmersonH.Com

Transforming Knowledge into Power

  • Increase font size
  • Default font size
  • Decrease font size
Home VB 6 Command Prompt How Do I Run A CMD Command In A Vb Application?

How Do I Run A CMD Command In A Vb Application?

E-mail Print

Use the "shell" command.
Ex: shell(cmd.exe,vbDefaultWindow)

Last Updated on Monday, 21 December 2009 16:54