Save TaskBar ToolBar settings? #395
Replies: 4 comments
-
The main thing to do is to figure out where in the registry this is stored. Then, the approach is to redirect that reg entry in explorer.exe from the actual location to some other location, so that explorer.exe can save the settings there in peace and the other new actor in Windows 11 that resets this at every reload resets the original, but now unused registry key. That’s how it is done for the notification area icons. Maybe the approach would be similar here as well. |
Beta Was this translation helpful? Give feedback.
-
Maybe something you can look for "in your free time"? |
Beta Was this translation helpful? Give feedback.
-
Mitigated this issue in the latest release. Beware that it will reset your toolbar layouts one more time when you install this update, but then it should be fine. To avoid this, close Explorer gracefully (
Open the generated regfile, replace Thanks for letting me know it's called |
Beta Was this translation helpful? Give feedback.
-
Working great Thanks Valinet. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Valinet,
Like you have done for tray icons, would it be possible to save ToolBar settings and their icon positions if they have them?
I tried to manually export and restore [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop] "TaskbarWinXP" but that did not seem to work
Beta Was this translation helpful? Give feedback.
All reactions