diff --git a/winutil.ps1 b/winutil.ps1 index 8485904a..27319198 100644 --- a/winutil.ps1 +++ b/winutil.ps1 @@ -9880,6 +9880,11 @@ $sync.configs.tweaks = '{ " Set-ItemProperty -Path \"HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\TaskbarDeveloperSettings\" -Name \"TaskbarEndTask\" -Type \"DWord\" -Value \"1\" " + ], + "UndoScript": [ + " + Set-ItemProperty -Path \"HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\TaskbarDeveloperSettings\" -Name \"TaskbarEndTask\" -Type \"DWord\" -Value \"0\" + " ] }, "WPFTweaksOO": {