From d685a3852e75d8bc33625a6963f2e2664c327d3c Mon Sep 17 00:00:00 2001 From: "Mr.k" Date: Thu, 18 Apr 2024 01:29:18 +0300 Subject: [PATCH] Remove 'Explorer Patcher' App in 'applications.json' File as mentioned by Chris's Feedback on https://github.com/ChrisTitusTech/winutil/pull/1818 PR, Explorer Patcher is known to cause Stability Related Issues to Users who use it, removing it from the Applications List would be a better/wiser decision. --- config/applications.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config/applications.json b/config/applications.json index 4019ae88..96b68d97 100644 --- a/config/applications.json +++ b/config/applications.json @@ -511,14 +511,6 @@ "link": "https://www.balena.io/etcher/", "winget": "Balena.Etcher" }, - "WPFInstallexplorerpatcher": { - "category": "Utilities", - "choco": "na", - "content": "Explorer Patcher", - "description": "This project aims to enhance the working environment on Windows.", - "link": "https://github.com/valinet/ExplorerPatcher", - "winget": "valinet.ExplorerPatcher" - }, "WPFInstallfalkon": { "category": "Browsers", "choco": "falkon",