allow me to ask a few questions:
First, let me make sure i understand the basic idea of what you want to do:
- You want to be able to create multiple launch/dockingbars and use them for different purposes.
- You want to launch the program and tell it which launch/dockingbar to show through a commandline option.
- Is that right?
As you probably have discovered, LBC is quite good at letting you create multiple docks and store them in different files.
I can't remember if i added commandline support to tell LBC with dock to load and open, but i could add that easily and that would do 99% of what i think you are asking for.
Here is the part that is a bit more troublesome:
Do you want to sometimes have more than 1 of your docks running at the same time? In this case, things get a little more complicated because it's not clear if the best thing is to open multiple copies of the LBC program or figure out a way through the commandline to tell an existing LBC process to load an additional file.. It could get messy.
And an alternative possibility:
Would you be happy with a solution that let you more easily load LBC on windows startup and then easily SWITCH (or TOGGLE) different bars through the LBC right click menu or hotkey?