K
Kim Ipsen
Hi.
I don't know if this possible but how would you do it if
you wanted to send commands til the comman prompt (and
preferrably also receive the output from the command
prompt - though not necessary!) ?
I need to send a number of commands to the command prompt
and I can't really use the System.Diagnostics.Process
class.
Kim Ipsen
I don't know if this possible but how would you do it if
you wanted to send commands til the comman prompt (and
preferrably also receive the output from the command
prompt - though not necessary!) ?
I need to send a number of commands to the command prompt
and I can't really use the System.Diagnostics.Process
class.
Kim Ipsen