Compile Winutil

pull/1842/head
ChrisTitusTech 2 weeks ago committed by github-actions[bot]
parent 535b0e409d
commit 37bf8bfa4e
  1. 7
      winutil.ps1

@ -9518,6 +9518,13 @@ $sync.configs.tweaks = '{
"Name": "Scheduling Category",
"Value": "High",
"Type": "String"
},
{
"Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\UserProfileEngagement",
"OriginalValue": "1",
"Name": "ScoobeSystemSettingEnabled",
"Value": "0",
"Type": "DWord"
}
],
"InvokeScript": [

Loading…
Cancel
Save