Who needs a recipe?
Raspberries: crush.
Lemonade: pour.
Drink!!
It seems there is plenty of interest about how to make RocketDock work with two or more docks or bars. Most answers say to use additional docking programs--one for each dock you want. Or use a commercial program that offers multiple docks. I think RocketDock is excellent except I want more than one. I finally figured out how to do it!
Let's first point out that RD is licensed under the Creative Commons license and it explicitly says "You are free... to Remix--to adapt the work." And also to redistribute.
RD prevents multiple instances through the use of a mutex (a common method for this purpose). So basically what I've done is find where in the code the mutex is created (using a debugger) and apply a patch that skips where the program is exited if an existing mutex is found.
So for each dock instance that you want, make a copy of the RD folders (containing the patched RocketDock.exe) and use the option to write settings to the .ini folder as described at http://www.askvg.com/how-to-create-portable-version-of-rocketdock-for-u….
The steps are...
(if you use the entire zipped folder in the zip attachment, you can skip to step 4)
Just because I don't want to have to look this up again. Windows 8's driver signing enforcement prevents installing GBridge's network drivers. I posted how to work around that on gbridge.net forums when I was testing the Windows 8 preview, but their forum is offline now.
This method works for Professional or Home versions.
I finally got a full harvest off of this vine (before birds, etc.) These grapes are pretty sour, if you just pick and eat. And seedy. However, I always thought they might make good jelly or something. So this year, I have lots of grapes to try something.
Basically, the process is:
We have a picnic on July 4 where we are supposed to bring a dish. An hour before the picnic... what should we bring? We have lots of fresh-picked raspberries and that vanilla pudding I got last week. After a few minutes of Google-searching for things that use those two ingredients (no results, except for baked items and stuff of the wrong kind), I am going to make my own recipe for this.
Who needs a recipe?
Raspberries: crush.
Lemonade: pour.
Drink!!
Starting with Windows 7, Windows limits the number of items that can be opened simultaneously. Refer to Microsoft's article Context menus are shortened when more than 15 files are selected.