Monday, July 6, 2009

Keep only one instance of a program running with SingleInstance


Overview:

Allow only one instance of a program to run.


Features:

- User defined programs.
- Option to detect hidden programs.
- Won't close instances started before SingleInstance.



Review:

If for some reason you only want to keep a single instance of a program running in Windows then you must give SingleInstance a try. This small app will only keep a single instance of a program running and will close any extra ones, you can set the response time to make the extra instances close pretty quickly which is pretty good. SingleInstance only used between 4 to 5MB of memory in my sistem so the program shouldn't take many resources. In conclusion this could be a handy for some people and works well. Available for all Windows versions.


Get it at http://www.donationcoder.com/Software/Skrommel/index.html#SingleInstance

No comments: