Start11 post-activation hook or scrollwheel volume change.
Problem with Power Mixer
I'm a user of Actual Solution's Power Mixer which has a feature to scroll with the mouse wheel anywhere over the task bar in order to raise / lower the audio volume. To me this is one of the most useful things on my system because I always wear a headset and change the volume constantly.
The issue I'm having is that when Start11 starts up and replaces the task bar, then this feature of Power Mixer stops working until I restart the Power Mixer service ( C:\Program Files\Power Mixer\srvman.exe ). So basically after every boot or wake-up from sleep (which I send my machine often to in order to save energy), or Explorer crash, I need to call a Python script which restarts the service, while manually granting elevated UAC admin privileges, which has become very annoying.
Maybe the very best solution would be to add this feature (change main Windows volume via scroll wheel) directly into Start11 as an option, also with scroll sensitivity (how much to scroll for a given increment/decrement in volume). Then I would deactivate this feature in Power Mixer. And maybe this would also fix the limitation of only being able to use the main monitor's task bar for volume change while the task bars on the two other monitors can't offer this feature.
The alternative would be to add a hook which triggers a custom command, with elevated privileges, in order to have the custom command restart the service.
Thanks in advance.
