Group similar taskbar buttons in the Taskbar doesn't work ( C# solution ) ?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi! Can someone tell me how do I must set up my C# windows form solution to get the feature: "Group similar taskbar buttons" + same application icon + a groupe name. Regards, gicio
The rough hack appears to be setting a registry key under HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\MUICache for the full application path with a group name value eg. name: "c:\myapp\app.exe", value: My Apps will group all instances of your application under "My Apps"