Simple ShellExecute Problem (really easy) [RESOLVED]
Hi,
I've been having trouble, and, being new to VB, I can't figure out how to simply load a new exe after the first exe is loaded. How do I do this? I've gathered that you have to use ShellExecute, but my searches on these boards and on google have only turned up variations of the code that don't seem to work too well.
For example, I run "A.exe". A.exe, when I click a button, will open "B.exe". This should be really easy for you guys...
Thanks.