| [SOLVED] How do I get Visual basic to run an outside program...? I am making a program that runs several tests, but how do i code the execution of a seperate program .exe or .com
I started doing something like this...DoVerb.Ole1 activating it by clicking on a picture in a command button on the form. to run a cpu benchmark program. I want to make about a total of like 30 different programs to run by clicking on my interface screen, all with different buttons...I'm totaly new to this so, please try to keep it as simple as possible for me. Thank's. |