Hi,
A program that I use a lot displays the message "Another instance is already running" whenever you try to have multiple instances. Does anyone know if something like that just checks for the process name, or if it uses another method to tell if it's running? I'm asking because I'd really like to figure out a way to run multiples of it.
Thanks