Run a DOS Command in VB.Net

Run a DOS Command in VB.Net

use Shell Keyword

Shell("cmd.exe"<Command>)