mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-06-28 00:54:47 -05:00
2023 09 13 test (#1051)
* Update edgeremoval.bat (#1027) * Pull edgeremoval.bat directly from source (#1028) * Incorrect WinGet ID for TCPView. (#1032) Small issue in the naming of TCPView in the `config/applications.json` winget line which caused the application not being found when trying to install it. The line was `"winget": "Microsoft.Sysinternals.Tcpview",` when it should have been `"winget": "Microsoft.Sysinternals.TCPView",`, small error and an easy fix. * Add NanaZip (#1033) * Fix edge removal (#1037) * 2023 09 13 test (#1040) * add Tidal * added tidal * Added Jellyfin Media Player and Server (#1045) * Added Jellyfin Media Player * Added Jellyfin Server * Added Okular document viewer (#1044) Co-authored-by: tibo29 <tibo.vandenberg@student.uhasselt.be> * Update applications.json to add sdio Choco package (#1043) Add sdio as unofficial chocolatey package for Snappy Driver Installer Origin. SDIO package history available here: https://community.chocolatey.org/packages/sdio * Fix case in tweaks * update logo --------- Co-authored-by: Christian S <crian84@gmail.com> Co-authored-by: Legend <39273354+ThatLadLegend@users.noreply.github.com> Co-authored-by: QuadFeed <quadfeed.cv@gmail.com> Co-authored-by: EndCoder <endlord15@proton.me> Co-authored-by: Tibo-29 <79264873+Tibo-29@users.noreply.github.com> Co-authored-by: tibo29 <tibo.vandenberg@student.uhasselt.be> Co-authored-by: Will Barnard <5012445+mrwillbarnz@users.noreply.github.com>
This commit is contained in:
@ -203,6 +203,14 @@
|
||||
"winget": "Apple.iTunes",
|
||||
"choco": "itunes"
|
||||
},
|
||||
"WPFInstalljellyfinmediaplayer": {
|
||||
"winget": "Jellyfin.JellyfinMediaPlayer",
|
||||
"choco": "jellyfin-media-player"
|
||||
},
|
||||
"WPFInstalljellyfinserver": {
|
||||
"winget": "Jellyfin.Server",
|
||||
"choco": "jellyfin"
|
||||
},
|
||||
"WPFInstalljami": {
|
||||
"winget": "SFLinux.Jami",
|
||||
"choco": "jami"
|
||||
@ -299,6 +307,10 @@
|
||||
"winget": "MusicBee.MusicBee",
|
||||
"choco": "musicbee"
|
||||
},
|
||||
"WPFInstallnanazip": {
|
||||
"winget": "M2Team.NanaZip",
|
||||
"choco": "nanazip"
|
||||
},
|
||||
"WPFInstallnano": {
|
||||
"winget": "GNU.Nano",
|
||||
"choco": "nano"
|
||||
@ -351,6 +363,10 @@
|
||||
"winget": "Obsidian.Obsidian",
|
||||
"choco": "obsidian"
|
||||
},
|
||||
"WPFInstallokular": {
|
||||
"winget": "KDE.Okular",
|
||||
"choco": "okular"
|
||||
},
|
||||
"WPFInstallonedrive": {
|
||||
"winget": "Microsoft.OneDrive",
|
||||
"choco": "onedrive"
|
||||
@ -429,7 +445,7 @@
|
||||
},
|
||||
"WPFInstallsdio": {
|
||||
"winget": "GlennDelahoy.SnappyDriverInstallerOrigin",
|
||||
"choco": "na"
|
||||
"choco": "sdio"
|
||||
},
|
||||
"WPFInstallsharex": {
|
||||
"winget": "ShareX.ShareX",
|
||||
@ -476,7 +492,7 @@
|
||||
"choco": "sumatrapdf"
|
||||
},
|
||||
"WPFInstalltcpview": {
|
||||
"winget": "Microsoft.Sysinternals.Tcpview",
|
||||
"winget": "Microsoft.Sysinternals.TCPView",
|
||||
"choco": "tcpview"
|
||||
},
|
||||
"WPFInstallteams": {
|
||||
@ -511,6 +527,10 @@
|
||||
"Winget": "xanderfrangos.twinkletray",
|
||||
"choco": "na"
|
||||
},
|
||||
"WPFInstalltidal": {
|
||||
"Winget": "9NNCB5BS59PH",
|
||||
"choco": "na"
|
||||
},
|
||||
"WPFInstallubisoft": {
|
||||
"winget": "Ubisoft.Connect",
|
||||
"choco": "ubisoft-connect"
|
||||
@ -595,4 +615,4 @@
|
||||
"winget": "Zoom.Zoom",
|
||||
"choco": "zoom"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1561,284 +1561,284 @@
|
||||
"registry": [
|
||||
{
|
||||
"Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\DataCollection",
|
||||
"type": "DWord",
|
||||
"value": "0",
|
||||
"name": "AllowTelemetry",
|
||||
"Type": "DWord",
|
||||
"Value": "0",
|
||||
"Name": "AllowTelemetry",
|
||||
"OriginalValue": "1"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\DataCollection",
|
||||
"OriginalValue": "1",
|
||||
"name": "AllowTelemetry",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "AllowTelemetry",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
|
||||
"OriginalValue": "1",
|
||||
"name": "ContentDeliveryAllowed",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "ContentDeliveryAllowed",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
|
||||
"OriginalValue": "1",
|
||||
"name": "OemPreInstalledAppsEnabled",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "OemPreInstalledAppsEnabled",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
|
||||
"OriginalValue": "1",
|
||||
"name": "PreInstalledAppsEnabled",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "PreInstalledAppsEnabled",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
|
||||
"OriginalValue": "1",
|
||||
"name": "PreInstalledAppsEverEnabled",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "PreInstalledAppsEverEnabled",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
|
||||
"OriginalValue": "1",
|
||||
"name": "SilentInstalledAppsEnabled",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "SilentInstalledAppsEnabled",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
|
||||
"OriginalValue": "1",
|
||||
"name": "SubscribedContent-338387Enabled",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "SubscribedContent-338387Enabled",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
|
||||
"OriginalValue": "1",
|
||||
"name": "SubscribedContent-338388Enabled",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "SubscribedContent-338388Enabled",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
|
||||
"OriginalValue": "1",
|
||||
"name": "SubscribedContent-338389Enabled",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "SubscribedContent-338389Enabled",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
|
||||
"OriginalValue": "1",
|
||||
"name": "SubscribedContent-353698Enabled",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "SubscribedContent-353698Enabled",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ContentDeliveryManager",
|
||||
"OriginalValue": "1",
|
||||
"name": "SystemPaneSuggestionsEnabled",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "SystemPaneSuggestionsEnabled",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\CloudContent",
|
||||
"OriginalValue": "0",
|
||||
"name": "DisableWindowsConsumerFeatures",
|
||||
"value": "1",
|
||||
"type": "DWord"
|
||||
"Name": "DisableWindowsConsumerFeatures",
|
||||
"Value": "1",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Siuf\\Rules",
|
||||
"OriginalValue": "0",
|
||||
"name": "NumberOfSIUFInPeriod",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "NumberOfSIUFInPeriod",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\DataCollection",
|
||||
"OriginalValue": "0",
|
||||
"name": "DoNotShowFeedbackNotifications",
|
||||
"value": "1",
|
||||
"type": "DWord"
|
||||
"Name": "DoNotShowFeedbackNotifications",
|
||||
"Value": "1",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Policies\\Microsoft\\Windows\\CloudContent",
|
||||
"OriginalValue": "0",
|
||||
"name": "DisableTailoredExperiencesWithDiagnosticData",
|
||||
"value": "1",
|
||||
"type": "DWord"
|
||||
"Name": "DisableTailoredExperiencesWithDiagnosticData",
|
||||
"Value": "1",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\AdvertisingInfo",
|
||||
"OriginalValue": "0",
|
||||
"name": "DisabledByGroupPolicy",
|
||||
"value": "1",
|
||||
"type": "DWord"
|
||||
"Name": "DisabledByGroupPolicy",
|
||||
"Value": "1",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\Windows Error Reporting",
|
||||
"OriginalValue": "0",
|
||||
"name": "Disabled",
|
||||
"value": "1",
|
||||
"type": "DWord"
|
||||
"Name": "Disabled",
|
||||
"Value": "1",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\DeliveryOptimization\\Config",
|
||||
"OriginalValue": "1",
|
||||
"name": "DODownloadMode",
|
||||
"value": "1",
|
||||
"type": "DWord"
|
||||
"Name": "DODownloadMode",
|
||||
"Value": "1",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Remote Assistance",
|
||||
"OriginalValue": "1",
|
||||
"name": "fAllowToGetHelp",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "fAllowToGetHelp",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\OperationStatusManager",
|
||||
"OriginalValue": "0",
|
||||
"name": "EnthusiastMode",
|
||||
"value": "1",
|
||||
"type": "DWord"
|
||||
"Name": "EnthusiastMode",
|
||||
"Value": "1",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced",
|
||||
"OriginalValue": "1",
|
||||
"name": "ShowTaskViewButton",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "ShowTaskViewButton",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\People",
|
||||
"OriginalValue": "1",
|
||||
"name": "PeopleBand",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "PeopleBand",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced",
|
||||
"OriginalValue": "1",
|
||||
"name": "LaunchTo",
|
||||
"value": "1",
|
||||
"type": "DWord"
|
||||
"Name": "LaunchTo",
|
||||
"Value": "1",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\FileSystem",
|
||||
"OriginalValue": "0",
|
||||
"name": "LongPathsEnabled",
|
||||
"value": "1",
|
||||
"type": "DWord"
|
||||
"Name": "LongPathsEnabled",
|
||||
"Value": "1",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"_Comment" : "Driver searching is a function that should be left in",
|
||||
"Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\DriverSearching",
|
||||
"OriginalValue": "1",
|
||||
"name": "SearchOrderConfig",
|
||||
"value": "1",
|
||||
"type": "DWord"
|
||||
"Name": "SearchOrderConfig",
|
||||
"Value": "1",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\SystemProfile",
|
||||
"OriginalValue": "1",
|
||||
"name": "SystemResponsiveness",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "SystemResponsiveness",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\SystemProfile",
|
||||
"OriginalValue": "1",
|
||||
"name": "NetworkThrottlingIndex",
|
||||
"value": "4294967295",
|
||||
"type": "DWord"
|
||||
"Name": "NetworkThrottlingIndex",
|
||||
"Value": "4294967295",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\Control Panel\\Desktop",
|
||||
"OriginalValue": "1",
|
||||
"name": "MenuShowDelay",
|
||||
"value": "1",
|
||||
"type": "DWord"
|
||||
"Name": "MenuShowDelay",
|
||||
"Value": "1",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\Control Panel\\Desktop",
|
||||
"OriginalValue": "1",
|
||||
"name": "AutoEndTasks",
|
||||
"value": "1",
|
||||
"type": "DWord"
|
||||
"Name": "AutoEndTasks",
|
||||
"Value": "1",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Session Manager\\Memory Management",
|
||||
"OriginalValue": "0",
|
||||
"name": "ClearPageFileAtShutdown",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "ClearPageFileAtShutdown",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SYSTEM\\ControlSet001\\Services\\Ndu",
|
||||
"OriginalValue": "1",
|
||||
"name": "Start",
|
||||
"value": "2",
|
||||
"type": "DWord"
|
||||
"Name": "Start",
|
||||
"Value": "2",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\Control Panel\\Mouse",
|
||||
"OriginalValue": "400",
|
||||
"name": "MouseHoverTime",
|
||||
"value": "400",
|
||||
"type": "String"
|
||||
"Name": "MouseHoverTime",
|
||||
"Value": "400",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Services\\LanmanServer\\Parameters",
|
||||
"OriginalValue": "20",
|
||||
"name": "IRPStackSize",
|
||||
"value": "30",
|
||||
"type": "DWord"
|
||||
"Name": "IRPStackSize",
|
||||
"Value": "30",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\SOFTWARE\\Policies\\Microsoft\\Windows\\Windows Feeds",
|
||||
"OriginalValue": "1",
|
||||
"name": "EnableFeeds",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "EnableFeeds",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Feeds",
|
||||
"OriginalValue": "1",
|
||||
"name": "ShellFeedsTaskbarViewMode",
|
||||
"value": "2",
|
||||
"type": "DWord"
|
||||
"Name": "ShellFeedsTaskbarViewMode",
|
||||
"Value": "2",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer",
|
||||
"OriginalValue": "1",
|
||||
"name": "HideSCAMeetNow",
|
||||
"value": "1",
|
||||
"type": "DWord"
|
||||
"Name": "HideSCAMeetNow",
|
||||
"Value": "1",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\SystemProfile\\Tasks\\Games",
|
||||
"OriginalValue": "1",
|
||||
"name": "GPU Priority",
|
||||
"value": "8",
|
||||
"type": "DWord"
|
||||
"Name": "GPU Priority",
|
||||
"Value": "8",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\SystemProfile\\Tasks\\Games",
|
||||
"OriginalValue": "1",
|
||||
"name": "Priority",
|
||||
"value": "6",
|
||||
"type": "DWord"
|
||||
"Name": "Priority",
|
||||
"Value": "6",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Multimedia\\SystemProfile\\Tasks\\Games",
|
||||
"OriginalValue": "High",
|
||||
"name": "Scheduling Category",
|
||||
"value": "High",
|
||||
"type": "String"
|
||||
"Name": "Scheduling Category",
|
||||
"Value": "High",
|
||||
"Type": "String"
|
||||
}
|
||||
],
|
||||
"InvokeScript": [
|
||||
@ -1912,93 +1912,93 @@
|
||||
{
|
||||
"path": "HKCU:\\Control Panel\\Desktop",
|
||||
"OriginalValue": "1",
|
||||
"name": "DragFullWindows",
|
||||
"value": "0",
|
||||
"type": "String"
|
||||
"Name": "DragFullWindows",
|
||||
"Value": "0",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Control Panel\\Desktop",
|
||||
"OriginalValue": "1",
|
||||
"name": "MenuShowDelay",
|
||||
"value": "200",
|
||||
"type": "String"
|
||||
"Name": "MenuShowDelay",
|
||||
"Value": "200",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Control Panel\\Desktop\\WindowMetrics",
|
||||
"OriginalValue": "1",
|
||||
"name": "MinAnimate",
|
||||
"value": "0",
|
||||
"type": "String"
|
||||
"Name": "MinAnimate",
|
||||
"Value": "0",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Control Panel\\Keyboard",
|
||||
"OriginalValue": "1",
|
||||
"name": "KeyboardDelay",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "KeyboardDelay",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced",
|
||||
"OriginalValue": "1",
|
||||
"name": "ListviewAlphaSelect",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "ListviewAlphaSelect",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced",
|
||||
"OriginalValue": "1",
|
||||
"name": "ListviewShadow",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "ListviewShadow",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced",
|
||||
"OriginalValue": "1",
|
||||
"name": "TaskbarAnimations",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "TaskbarAnimations",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\VisualEffects",
|
||||
"OriginalValue": "1",
|
||||
"name": "VisualFXSetting",
|
||||
"value": "3",
|
||||
"type": "DWord"
|
||||
"Name": "VisualFXSetting",
|
||||
"Value": "3",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Software\\Microsoft\\Windows\\DWM",
|
||||
"OriginalValue": "1",
|
||||
"name": "EnableAeroPeek",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "EnableAeroPeek",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced",
|
||||
"OriginalValue": "1",
|
||||
"name": "TaskbarMn",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "TaskbarMn",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced",
|
||||
"OriginalValue": "1",
|
||||
"name": "TaskbarDa",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "TaskbarDa",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced",
|
||||
"OriginalValue": "1",
|
||||
"name": "ShowTaskViewButton",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "ShowTaskViewButton",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
},
|
||||
{
|
||||
"Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Search",
|
||||
"OriginalValue": "1",
|
||||
"name": "SearchboxTaskbarMode",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "SearchboxTaskbarMode",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
}
|
||||
],
|
||||
"InvokeScript": [
|
||||
@ -2144,9 +2144,9 @@
|
||||
{
|
||||
"path": "HKU:\\.DEFAULT\\Control Panel\\Keyboard",
|
||||
"OriginalValue": "1",
|
||||
"name": "InitialKeyboardIndicators",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "InitialKeyboardIndicators",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -2155,9 +2155,9 @@
|
||||
{
|
||||
"path": "HKU:\\.DEFAULT\\Control Panel\\Keyboard",
|
||||
"OriginalValue": "1",
|
||||
"name": "InitialKeyboardIndicators",
|
||||
"value": "80000002",
|
||||
"type": "DWord"
|
||||
"Name": "InitialKeyboardIndicators",
|
||||
"Value": "80000002",
|
||||
"Type": "DWord"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -2166,7 +2166,7 @@
|
||||
"
|
||||
#:: Standalone script by AveYo Source: https://raw.githubusercontent.com/AveYo/fox/main/Edge_Removal.bat
|
||||
|
||||
curl.exe -s \"https://raw.githubusercontent.com/ChrisTitusTech/winutil/main/edgeremoval.bat\" -o $ENV:temp\\edgeremoval.bat
|
||||
curl.exe -s \"https://raw.githubusercontent.com/AveYo/fox/main/Edge_Removal.bat\" -o $ENV:temp\\edgeremoval.bat
|
||||
Start-Process $ENV:temp\\edgeremoval.bat
|
||||
|
||||
"
|
||||
@ -2297,9 +2297,9 @@
|
||||
{
|
||||
"path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\System",
|
||||
"OriginalValue": "5",
|
||||
"name": "ConsentPromptBehaviorAdmin",
|
||||
"value": "0",
|
||||
"type": "DWord"
|
||||
"Name": "ConsentPromptBehaviorAdmin",
|
||||
"Value": "0",
|
||||
"Type": "DWord"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -2308,23 +2308,23 @@
|
||||
{
|
||||
"path": "HKCU:\\Control Panel\\Mouse",
|
||||
"OriginalValue": "1",
|
||||
"name": "MouseSpeed",
|
||||
"value": "0",
|
||||
"type": "String"
|
||||
"Name": "MouseSpeed",
|
||||
"Value": "0",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Control Panel\\Mouse",
|
||||
"OriginalValue": "6",
|
||||
"name": "MouseThreshold1",
|
||||
"value": "0",
|
||||
"type": "String"
|
||||
"Name": "MouseThreshold1",
|
||||
"Value": "0",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Control Panel\\Mouse",
|
||||
"OriginalValue": "10",
|
||||
"name": "MouseThreshold2",
|
||||
"value": "0",
|
||||
"type": "String"
|
||||
"Name": "MouseThreshold2",
|
||||
"Value": "0",
|
||||
"Type": "String"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -2333,23 +2333,23 @@
|
||||
{
|
||||
"path": "HKCU:\\Control Panel\\Mouse",
|
||||
"OriginalValue": "1",
|
||||
"name": "MouseSpeed",
|
||||
"value": "1",
|
||||
"type": "String"
|
||||
"Name": "MouseSpeed",
|
||||
"Value": "1",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Control Panel\\Mouse",
|
||||
"OriginalValue": "6",
|
||||
"name": "MouseThreshold1",
|
||||
"value": "6",
|
||||
"type": "String"
|
||||
"Name": "MouseThreshold1",
|
||||
"Value": "6",
|
||||
"Type": "String"
|
||||
},
|
||||
{
|
||||
"path": "HKCU:\\Control Panel\\Mouse",
|
||||
"OriginalValue": "10",
|
||||
"name": "MouseThreshold2",
|
||||
"value": "10",
|
||||
"type": "String"
|
||||
"Name": "MouseThreshold2",
|
||||
"Value": "10",
|
||||
"Type": "String"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -2358,9 +2358,9 @@
|
||||
{
|
||||
"path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\policies\\system",
|
||||
"OriginalValue": "0",
|
||||
"name": "VerboseStatus",
|
||||
"value": "1",
|
||||
"type": "DWord"
|
||||
"Name": "VerboseStatus",
|
||||
"Value": "1",
|
||||
"Type": "DWord"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user