FuturShoc
Active member
I would like to be able to issue a command to the shell, but I find having to write my command out to a .cmd file first to me rather tedious.
Is it possible to simply run a shell command directly from within .NET without having to generate the .cmd file first and then executing that file?
Is it possible to simply run a shell command directly from within .NET without having to generate the .cmd file first and then executing that file?