I'm trying to get VB to launch a DOS based program and save the output to a text file.<P>Shell wouldn't even launch the program.<P>So I used ShellExecute, and my call looks like this-<P>ShellExecute 0 ...
I've writing a C# app that needs to use shell command extensively. Basically the app is wrapping lots of different tasks one would normally do with cmd.<BR><BR>I've already used ...
Launch and terminate applications in Visual Basic 6.0 Your email has been sent Visual Basic 6.0 gives you the convenient ability to programmatically check on the status of an application before you ...