MARC Report: Allow more than once instance

In version 240 we changed the way the program starts, and it will now, by default, allow only one instance to run1). The purpose of this change was to improve some automation features that work better when only one instance is running.

But if you want to run multiple instances of the program, it is easy to get around this limitation. The only caveat is–make sure you are never running more than one task on any given file at the same time.

Here are the steps to support multiple instances:


That's it. You will not have to do this again unless you delete the shortcut.

1)
Some previous versions of the program were also configured in this way