I'm trying to set up a simple VB progam that will give the user 3 options. 1&2) Open on of to Executable files 3)Exit
I'm not sure if I should use an Open Statement, Run Command etc.
Also, I need to determine whether the Application is already active and if it is, inform the user with a Message box.
If anyone could give me a little help with this, It would be greatly appreciated.
Thanks.