Thursday, May 31, 2012

How to detect if your application is already running, and if so terminate it, using a simple 1 line code:

 

If App.PrevInstance = True Then End
 
~~>e-yhamtech 

No comments:

Post a Comment