Quote:
Originally Posted by Lady Fitzgerald
You guys must think I'm a complete idiot because I'm still confused.
|
Don't worry about it

Just tell us what is confusing you and we'll walk you through it step by step. At the end, you'll look back and say "Aha!"
Perhaps an overview would help:
You already have two libraries, but only one configuration directory. The configuration directory is connected to the last of the two libraries you accessed. You need a second configuration directory (that's what you're working on now) and two batch files, one for each library. Once you have the batch files, one will start up configuration1 and the other configuration2. At first, configuration2 will be pointed to the same library as configuration1, because they are copies of each other. You will need to run the batch file for each and fix the wrong one (by changing the library in preferences) so that configuration1 points to library1 and configuration2 points to library2. Then you are done. and thereafter you can use the two batch files to start whichever set you want.
Did that help?