Provides a replacement for the custom toolbar functionality that was removed in Windows 11

1 Open Issue Need Help Last updated: Aug 7, 2025

Open Issues Need Help

View All on GitHub
Application Development Client Applications

AI Summary: Debug and fix a bug in TrayToolbar version 1.5 where the `desktop.ini` file, responsible for custom icons, is unexpectedly replicating into top-level folders. The issue arose after an update from version 1.4 and only affects top-level folders in the selected toolbar directory. The fix requires investigating the code changes between versions 1.4 and 1.5, identifying the source of the unintended `desktop.ini` file creation, and correcting the behavior to prevent replication.

Complexity: 4/5
bug good first issue

Provides a replacement for the custom toolbar functionality that was removed in Windows 11

C#