Read my post carefully, and you'll see that I already are using grouping but only have problems with shortcuts that has DIFFERENT parameters - You could try yourself to see what I mean.
Quote:
Different shortcuts may provide different start up command line parameters to the same executable and launch different applications (imagine a “launcher” application) that will be grouped under the same Taskbar button. In such cases, the OS has the ability to look into the specific shortcut that launched the application, to find the executable, the command line parameters, and so on.
However I've made a workaround. I found out that If I use vbscript or autoitscript to launch my program even with the parameters I need, they are grouped as I would expect.