Gigi,
I am using 4.7. The single instance function works well in most of time.
Normal behavior:
1, First instance of launcher runs and loads up application correctly.
2, Second and later instances of launcher run too, but their footprint is small at about 2.5 MB. It seems only launcher is running, no application is loaded.
3, When application exits, all instances are terminated and disappear from Task Manager.
However I found the following unexpected behavior from time to time.
First instance of launcher runs and loads application in memory too. But the application would start up. It acts as it were the second instance, with a normal footprint in memory as the application were loaded.
This usually happens when the application has been started and stopped a couple of times in a day.
Thanks,
Rex