Hello:
My Condition:
I had a menu(*.exe) that call another application(*.exe),this menu(application) can call more then 1 application using windows shell (VbNormalfocus).

My problem:
I run the other application by clicking a button at menu(application). when i click it again the application run twise.

My Question:
Is it possible that I just click the button once or many, the application will just active only-for example go on top to other application runnning? Please help me with the syntax/code


-Khamal-