Hi,
Edit: The event broadcast ([Win32.Nativemethods]::SendNotifyMessage($HWND_BROADCAST, $WM_SETTINGCHANGE, [UIntPtr]::Zero, "TraySettings");) seems to only work with
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced but not HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Taskband.
Any idea?