hi,
I have a simple
vb.net windows application. This application
needs to run another console app ( also written in
vb.net).
Can anyone point me to the code that will allow one
vb.net
application to 'spawn' another. I need the 'child' application
to run without popping up any kind of window - as it is a
console app - I do not want to see the DOS window.
Hope this makes sense.
Rgds
Chas.