Hi. Actually i am almost done with my
VB project, still have some problems. When i create an exe file, i am able to open any number of instances of my application. But i want only one instance.
So is there any code which will open the existing one instead of opening a new one. Some code which will disable more than 1 instance of the application. Please help me.
Thank you.