Windows XP taskbar application grouping

4

In normal windows XP sp2 you can group similar programs on the taskbar. Usually this grouping only occurs if the number of apps > x.

Does anyone know if x can be changed? I am trying to activate grouping if x > 1.

Grant

Posted 2009-08-12T00:14:58.350

Reputation: 294

Grant: Try superuser.com – NotMe – 2009-08-12T01:32:28.207

Answers

6

Go download TweakUI from microsoft. There is an option to set the number of windows to group. It is easier to set than modifying registry, moreoever you can set tweak other windows settings.

deddebme

Posted 2009-08-12T00:14:58.350

Reputation: 3 434

TweakUI is the way to go in XP. It gives you a lot of other tweaks you may find useful too. Plus, it is from MS, and light-weight. – eidylon – 2009-08-23T00:59:28.633

2

Grouping occurs when the taskbar becomes too crowded. This can be changed by editing the registry. Type regedit in the Run dialog box to open the registry editor.

Open HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced.

If it is not already present, create a new DWORD value called TaskbarGroupSize

Enter a value of 2 or greater. A value of 2 will group similar buttons as soon as the second window of an application is created. A higher value would allow numerous windows of the same application before grouping occurs.

By: http://thismatter.com/tutorials/software/windows-xp/managing-windows-with-taskbar.htm

jangelfdez

Posted 2009-08-12T00:14:58.350

Reputation: 202

0

Try wsTaskborg Taskbar Organizer. Using it, you can create your own groups as and when you want, and assign a title to each group.

http://download.cnet.com/wsTaskborg/3000-2072_4-10632012.html

http://w-shadow.com/wstaskborg/

AllSolutions

Posted 2009-08-12T00:14:58.350

Reputation: 300