I’m trying to write a program that will change the windows taskbar setting “show taskbar buttons on”. I can change the registry value, however that doesn’t actually update the setting. If I go to the settings in windows, the registry reflects in the ui, but it doesn’t actually apply. The only way I’ve found to make the registry solution work is to restart windows explorer after changing the value, but that’s impractical. Is there a way of changing these settings without this issue, maybe by the same method that windows uses when you change the settings through the ui?
submitted by /u/_Artizard
[link] [comments]
r/learnpython I’m trying to write a program that will change the windows taskbar setting “show taskbar buttons on”. I can change the registry value, however that doesn’t actually update the setting. If I go to the settings in windows, the registry reflects in the ui, but it doesn’t actually apply. The only way I’ve found to make the registry solution work is to restart windows explorer after changing the value, but that’s impractical. Is there a way of changing these settings without this issue, maybe by the same method that windows uses when you change the settings through the ui? submitted by /u/_Artizard [link] [comments]
I’m trying to write a program that will change the windows taskbar setting “show taskbar buttons on”. I can change the registry value, however that doesn’t actually update the setting. If I go to the settings in windows, the registry reflects in the ui, but it doesn’t actually apply. The only way I’ve found to make the registry solution work is to restart windows explorer after changing the value, but that’s impractical. Is there a way of changing these settings without this issue, maybe by the same method that windows uses when you change the settings through the ui?
submitted by /u/_Artizard
[link] [comments]