Ihre Kommentare

OK, I think I understand what you're looking for. Basically, what you want is the random_group_xxx AppID.

I'll explain what happens in that video you've posted (you'll understand it better if you'll open Taskbar Inspector and look at the AppIDs):
  1. You're opening a Notepad instance, with the AppID, say, notepad_id.
  2. You're opening a Calculator instance, with the AppID, say, calculator_id.
  3. You're merging Calculator into the group of Notepad, which makes them both with the AppID of notepad_id.
  4. (then you're launching another Calculator instance; not interesting)
  5. You're launching another Notepad instance, with the AppID of notepad_id. Because the Notepad+Calculator group has the AppID of notepad_id, the new Notepad instance groups with the existing group.
Similar thing happens later, when Calculator groups into an existing group.

Solution: create a random group, i.e. a group with the AppID of random_group_xxx.
How to do that: say you have a button of Notepad and of Calculator. First, change one of them (say, Notepad) to have the random_group_xxx AppID. You can do this by right-click-dragging the button outside the taskbar. Then, merge the Calculator button with the Notepad button, which is now with the AppID of random_group_xxx. You'll get a random group, which will not have new instances of Notepad or Calculator grouped with, unless you choose to do so manually.

Wow, that turned out to be a lot of text. I hope I managed to clarify a thing or two.
Sorry, but I don't understand what you mean. Could you perhaps post an image that explains it?
Is your goal to have these custom groups (e.g. Calculator + Notepad) temporarily, or do you want them to be grouped every time you launch them?
If it's the former, I don't understand your statement about having to "exclude" every application. Can you please clarify what you mean?
Disable it globally, and enable it selectively. Unless I'm missing your point?

Похожий вопрос был тут:
http://rammichael.com/7-taskbar-tweaker/comment-page-17#comment-3660
Ошибка 102 говорит о том, что файлы программы из разных версий. Переустановите программу, должно помочь.
Yes, that's also what happens when you use the built in Windows feature:


Because the tweaker uses the same mechanism, you get the same behavior.