On 04/09/2010 08:25, Denis Kudriashov wrote:
You could open some file for write at image startup. When its failed
you know that another image already started
That only works on Windows. Unix will allow you to open a file for
writing multiple times simultaneously.