mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-03-12 17:51:46 +08:00
* WPFTweaksDisableExplorerAutoDiscovery Shouldn't not be deafult * Update preset.json * Update tweaks.json * Update config/tweaks.json Co-authored-by: Paweł Gwozdowski <kernea.g@proton.me> --------- Co-authored-by: Paweł Gwozdowski <kernea.g@proton.me>
24 lines
521 B
JSON
24 lines
521 B
JSON
{
|
|
"Standard": [
|
|
"WPFTweaksActivity",
|
|
"WPFTweaksConsumerFeatures",
|
|
"WPFTweaksDisableExplorerAutoDiscovery",
|
|
"WPFTweaksWPBT",
|
|
"WPFTweaksDVR",
|
|
"WPFTweaksLocation",
|
|
"WPFTweaksServices",
|
|
"WPFTweaksTelemetry",
|
|
"WPFTweaksDiskCleanup",
|
|
"WPFTweaksDeleteTempFiles",
|
|
"WPFTweaksEndTaskOnTaskbar",
|
|
"WPFTweaksRestorePoint",
|
|
"WPFTweaksPowershell7Tele"
|
|
],
|
|
"Minimal": [
|
|
"WPFTweaksConsumerFeatures",
|
|
"WPFTweaksWPBT",
|
|
"WPFTweaksServices",
|
|
"WPFTweaksTelemetry"
|
|
]
|
|
}
|