Tim De Baets Posted June 20 Posted June 20 Hi, although StartAllBack brings back deskband support in Windows 11, I've noticed that it doesn't implement the ITrayDeskBand COM interface yet - when I call any of the interface's methods from a test program they currently all return 0x80004002 (E_NOINTERFACE). This is with the latest available version of StartAllBack, 3.9.11. Would it be possible to implement this interface in one of the upcoming versions of StartAllBack? This would allow other software to again use the ITrayDeskBand interface to programmatically enable/disable their deskband or check its state. For example, the Windows Media Player Plus! plug-in brings back the Miniplayer deskband from older versions of WMP and allows users to enable/disable the deskband from within the plug-in's settings, by using ITrayDeskBand. Thanks!
Tim De Baets Posted June 25 Author Posted June 25 I don't see why it would be so hard to implement ITrayDeskBand in StartAllBack. I've just tried ExplorerPatcher and with that, the interface works as expected, the behavior is exactly the same as in the versions of Windows that still had built-in support for deskbands. Why can't StartAllBack provide the same functionality?
Tihiy Posted June 26 Posted June 26 It sure could, it's not that hard. It is a choice to make experience with toolbars worse.
Tim De Baets Posted June 26 Author Posted June 26 I don't really understand your aversion for desk bands. A simple web search brings up lots of posts of people asking how they can bring back desk band support on Windows 11. StartAllBack is a perfect solution for this, except for the missing ITrayDeskBand implementation. If you could nevertheless still implement the interface, I would happily donate some money to the project. If the source code would be available, I would probably even implement it myself. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now