From the Functions palette choose Communication/System Exec.vi. This VI has inputs for the command line, the working directory, the parameters to pass and a whole lot more.
On a Windows NT machine, the output from the DOS box will not show on screen (just a blank DOS window). If you need to see printed output, then search the NI FTP site for the WINEVENT.DLL. The "Run Application.vi" in this library WILL show the output from the DOS program on the screen.
There is full documentation inside the DLL.