Hi!
I am using C# (.NET 3.5) and use the NotifyIcon to enable "Minimize to Systray". Everything is working great, except that the shell registers the systray icon with the title "No title" when you look at the start menu properties -> "Hide Inactive Icons".
Also changing the setting for that systray icon to "Always Show" or "Always Hide" is not remembered as soon as the icon is removed and put back to the systray.
Any idea how to register the systray icon in a way that this setting can be persisted?