Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 858 Bytes

README.MD

File metadata and controls

8 lines (5 loc) · 858 Bytes

Refresh Notification Area

Created for a StackOverflow answer: Can you send a signal to Windows Explorer to make it refresh the systray icons?

More commonly called the System Tray, the Notification Area can leave orphaned icons when processes are killed. These icons disappear when you mouse over them. This utility simply clears these icons programmatically. The basic work in this isn't mine, but I've updated it to work with hidden icons. For more detail see Refreshing the Notification Area (System Tray)

Requires Microsoft Visual C++ 2013 Redistributable