From 1646fee51fc4744cd6db469d065bbec664eeab41 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Thu, 7 Sep 2023 15:18:19 -0500 Subject: [PATCH] Update winutil.ps1 --- winutil.ps1 | 67 ++++++++++++++++++++++++++++------------------------- 1 file changed, 36 insertions(+), 31 deletions(-) diff --git a/winutil.ps1 b/winutil.ps1 index e6620ce1..840afe12 100755 --- a/winutil.ps1 +++ b/winutil.ps1 @@ -2482,13 +2482,13 @@ $inputXML = ' - + @@ -2504,6 +2504,7 @@ $inputXML = ' + @@ -2898,6 +2899,10 @@ $sync.configs.applications = '{ "winget": "Obsidian.Obsidian", "choco": "obsidian" }, + "WPFInstallpeazip": { + "winget": "Giorgiotani.Peazip", + "choco": "peazip" + }, "WPFInstallpowertoys": { "winget": "Microsoft.PowerToys", "choco": "powertoys" @@ -3126,10 +3131,6 @@ $sync.configs.applications = '{ "Winget": "xanderfrangos.twinkletray", "choco": "na" }, - "WPFInstallidm": { - "Winget": "Tonec.InternetDownloadManager", - "choco": "internet-download-manager" - }, "WPFInstallviber": { "Winget": "Viber.Viber", "choco": "viber" @@ -3249,6 +3250,10 @@ $sync.configs.applications = '{ "WPFInstallprismlauncher": { "winget": "PrismLauncher.PrismLauncher", "choco": "na" + }, + "WPFInstallxdm": { + "winget": "subhra74.XtremeDownloadManager", + "choco": "xdm" } }' | convertfrom-json $sync.configs.dns = '{ @@ -4983,7 +4988,7 @@ $sync.configs.tweaks = '{ { "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\DataCollection", "type": "Dword", - "value": 0, + "value": "0", "name": "AllowTelemetry", "OriginalValue": "1" }, @@ -4991,168 +4996,168 @@ $sync.configs.tweaks = '{ "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\DataCollection", "OriginalValue": "1", "name": "AllowTelemetry", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "OriginalValue": "1", "name": "ContentDeliveryAllowed", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "OriginalValue": "1", "name": "OemPreInstalledAppsEnabled", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "OriginalValue": "1", "name": "PreInstalledAppsEnabled", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "OriginalValue": "1", "name": "PreInstalledAppsEverEnabled", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "OriginalValue": "1", "name": "SilentInstalledAppsEnabled", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "OriginalValue": "1", "name": "SubscribedContent-338387Enabled", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "OriginalValue": "1", "name": "SubscribedContent-338388Enabled", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "OriginalValue": "1", "name": "SubscribedContent-338389Enabled", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "OriginalValue": "1", "name": "SubscribedContent-353698Enabled", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager", "OriginalValue": "1", "name": "SystemPaneSuggestionsEnabled", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\CloudContent", "OriginalValue": "0", "name": "DisableWindowsConsumerFeatures", - "value": 1, + "value": "1", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Siuf\\Rules", "OriginalValue": "0", "name": "NumberOfSIUFInPeriod", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\DataCollection", "OriginalValue": "0", "name": "DoNotShowFeedbackNotifications", - "value": 1, + "value": "1", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Policies\\Microsoft\\Windows\\CloudContent", "OriginalValue": "0", "name": "DisableTailoredExperiencesWithDiagnosticData", - "value": 1, + "value": "1", "type": "Dword" }, { "Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\AdvertisingInfo", "OriginalValue": "0", "name": "DisabledByGroupPolicy", - "value": 1, + "value": "1", "type": "Dword" }, { "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\Windows Error Reporting", "OriginalValue": "0", "name": "Disabled", - "value": 1, + "value": "1", "type": "Dword" }, { "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\DeliveryOptimization\\Config", "OriginalValue": "1", "name": "DODownloadMode", - "value": 1, + "value": "1", "type": "Dword" }, { "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Remote Assistance", "OriginalValue": "1", "name": "fAllowToGetHelp", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\OperationStatusManager", "OriginalValue": "0", "name": "EnthusiastMode", - "value": 1, + "value": "1", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", "OriginalValue": "1", "name": "ShowTaskViewButton", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\People", "OriginalValue": "1", "name": "PeopleBand", - "value": 0, + "value": "0", "type": "Dword" }, { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", "OriginalValue": "1", "name": "LaunchTo", - "value": 1, + "value": "1", "type": "Dword" }, { "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\FileSystem", "OriginalValue": "0", "name": "LongPathsEnabled", - "value": 1, + "value": "1", "type": "Dword" }, { @@ -5900,7 +5905,7 @@ catch [System.Management.Automation.MethodInvocationException] { } } catch { - # If it broke some other way ???? + # If it broke some other way ?? Write-Host "Unable to load Windows.Markup.XamlReader. Double-check syntax and ensure .net is installed." }