Fix value for strings

This commit is contained in:
Chris Titus 2023-09-07 14:55:02 -05:00
parent 8047393dc8
commit 838c23ca67

View File

@ -1562,7 +1562,7 @@
{ {
"Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\DataCollection", "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\DataCollection",
"type": "Dword", "type": "Dword",
"value": 0, "value": "0",
"name": "AllowTelemetry", "name": "AllowTelemetry",
"OriginalValue": "1" "OriginalValue": "1"
}, },
@ -1570,168 +1570,168 @@
"Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\DataCollection", "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\DataCollection",
"OriginalValue": "1", "OriginalValue": "1",
"name": "AllowTelemetry", "name": "AllowTelemetry",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
"OriginalValue": "1", "OriginalValue": "1",
"name": "ContentDeliveryAllowed", "name": "ContentDeliveryAllowed",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
"OriginalValue": "1", "OriginalValue": "1",
"name": "OemPreInstalledAppsEnabled", "name": "OemPreInstalledAppsEnabled",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
"OriginalValue": "1", "OriginalValue": "1",
"name": "PreInstalledAppsEnabled", "name": "PreInstalledAppsEnabled",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
"OriginalValue": "1", "OriginalValue": "1",
"name": "PreInstalledAppsEverEnabled", "name": "PreInstalledAppsEverEnabled",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
"OriginalValue": "1", "OriginalValue": "1",
"name": "SilentInstalledAppsEnabled", "name": "SilentInstalledAppsEnabled",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
"OriginalValue": "1", "OriginalValue": "1",
"name": "SubscribedContent-338387Enabled", "name": "SubscribedContent-338387Enabled",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
"OriginalValue": "1", "OriginalValue": "1",
"name": "SubscribedContent-338388Enabled", "name": "SubscribedContent-338388Enabled",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
"OriginalValue": "1", "OriginalValue": "1",
"name": "SubscribedContent-338389Enabled", "name": "SubscribedContent-338389Enabled",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
"OriginalValue": "1", "OriginalValue": "1",
"name": "SubscribedContent-353698Enabled", "name": "SubscribedContent-353698Enabled",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
"OriginalValue": "1", "OriginalValue": "1",
"name": "SystemPaneSuggestionsEnabled", "name": "SystemPaneSuggestionsEnabled",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\CloudContent", "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\CloudContent",
"OriginalValue": "0", "OriginalValue": "0",
"name": "DisableWindowsConsumerFeatures", "name": "DisableWindowsConsumerFeatures",
"value": 1, "value": "1",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Siuf\\Rules", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Siuf\\Rules",
"OriginalValue": "0", "OriginalValue": "0",
"name": "NumberOfSIUFInPeriod", "name": "NumberOfSIUFInPeriod",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\DataCollection", "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\DataCollection",
"OriginalValue": "0", "OriginalValue": "0",
"name": "DoNotShowFeedbackNotifications", "name": "DoNotShowFeedbackNotifications",
"value": 1, "value": "1",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Policies\\Microsoft\\Windows\\CloudContent", "Path": "HKCU:\\SOFTWARE\\Policies\\Microsoft\\Windows\\CloudContent",
"OriginalValue": "0", "OriginalValue": "0",
"name": "DisableTailoredExperiencesWithDiagnosticData", "name": "DisableTailoredExperiencesWithDiagnosticData",
"value": 1, "value": "1",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\AdvertisingInfo", "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\AdvertisingInfo",
"OriginalValue": "0", "OriginalValue": "0",
"name": "DisabledByGroupPolicy", "name": "DisabledByGroupPolicy",
"value": 1, "value": "1",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\Windows Error Reporting", "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\Windows Error Reporting",
"OriginalValue": "0", "OriginalValue": "0",
"name": "Disabled", "name": "Disabled",
"value": 1, "value": "1",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\DeliveryOptimization\\Config", "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\DeliveryOptimization\\Config",
"OriginalValue": "1", "OriginalValue": "1",
"name": "DODownloadMode", "name": "DODownloadMode",
"value": 1, "value": "1",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Remote Assistance", "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Remote Assistance",
"OriginalValue": "1", "OriginalValue": "1",
"name": "fAllowToGetHelp", "name": "fAllowToGetHelp",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\OperationStatusManager", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\OperationStatusManager",
"OriginalValue": "0", "OriginalValue": "0",
"name": "EnthusiastMode", "name": "EnthusiastMode",
"value": 1, "value": "1",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced",
"OriginalValue": "1", "OriginalValue": "1",
"name": "ShowTaskViewButton", "name": "ShowTaskViewButton",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\People", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\People",
"OriginalValue": "1", "OriginalValue": "1",
"name": "PeopleBand", "name": "PeopleBand",
"value": 0, "value": "0",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced",
"OriginalValue": "1", "OriginalValue": "1",
"name": "LaunchTo", "name": "LaunchTo",
"value": 1, "value": "1",
"type": "Dword" "type": "Dword"
}, },
{ {
"Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\FileSystem", "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\FileSystem",
"OriginalValue": "0", "OriginalValue": "0",
"name": "LongPathsEnabled", "name": "LongPathsEnabled",
"value": 1, "value": "1",
"type": "Dword" "type": "Dword"
}, },
{ {