Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
None
Description
The ability to show / hide tray icons, and reactos remembering this setting!
Stored in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\TrayNotify (XP)
and HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify (Vista+)
Attached code shows a COM interface to it, and enumerates stored settings.
Based on documentation from http://www.geoffchappell.com/studies/windows/shell/explorer/interfaces/itraynotify/index.htm
Attachments
Issue Links
- relates to
-
CORE-19009 Missing setting persistence in the shell
- Resolved