diff --git a/config/applications.json b/config/applications.json
index 243fc33f..a0c20a67 100644
--- a/config/applications.json
+++ b/config/applications.json
@@ -975,14 +975,6 @@
"link": "https://www.oracle.com/java/",
"winget": "EclipseAdoptium.Temurin.18.JRE"
},
- "WPFInstalljava20": {
- "category": "Development",
- "choco": "na",
- "content": "Azul Zulu JDK 20",
- "description": "Azul Zulu JDK 20 is a distribution of the OpenJDK with long-term support, performance enhancements, and security updates.",
- "link": "https://www.azul.com/downloads/zulu-community/",
- "winget": "Azul.Zulu.20.JDK"
- },
"WPFInstalljava21": {
"category": "Development",
"choco": "na",
@@ -1663,6 +1655,14 @@
"link": "https://www.plex.tv/your-media/",
"winget": "Plex.PlexMediaServer"
},
+ "WPFInstallplexdesktop": {
+ "category": "Multimedia Tools",
+ "choco": "plex",
+ "content": "Plex Desktop",
+ "description": "Plex Desktop for Windows is the front end for Plex Media Server.",
+ "link": "https://www.plex.tv",
+ "winget": "Plex.Plex"
+ },
"WPFInstallPortmaster": {
"category": "Pro Tools",
"choco": "portmaster",
diff --git a/config/tweaks.json b/config/tweaks.json
index a6de2395..75672aad 100644
--- a/config/tweaks.json
+++ b/config/tweaks.json
@@ -1223,11 +1223,6 @@
"StartupType": "Automatic",
"OriginalType": "Automatic"
},
- {
- "Name": "WwanSvc",
- "StartupType": "Manual",
- "OriginalType": "Manual"
- },
{
"Name": "XblAuthManager",
"StartupType": "Manual",
diff --git a/winutil.ps1 b/winutil.ps1
index ccded69b..12392957 100644
--- a/winutil.ps1
+++ b/winutil.ps1
@@ -6365,14 +6365,6 @@ $sync.configs.applications = '{
"link": "https://www.oracle.com/java/",
"winget": "EclipseAdoptium.Temurin.18.JRE"
},
- "WPFInstalljava20": {
- "category": "Development",
- "choco": "na",
- "content": "Azul Zulu JDK 20",
- "description": "Azul Zulu JDK 20 is a distribution of the OpenJDK with long-term support, performance enhancements, and security updates.",
- "link": "https://www.azul.com/downloads/zulu-community/",
- "winget": "Azul.Zulu.20.JDK"
- },
"WPFInstalljava21": {
"category": "Development",
"choco": "na",
@@ -7053,6 +7045,14 @@ $sync.configs.applications = '{
"link": "https://www.plex.tv/your-media/",
"winget": "Plex.PlexMediaServer"
},
+ "WPFInstallplexdesktop": {
+ "category": "Multimedia Tools",
+ "choco": "plex",
+ "content": "Plex Desktop",
+ "description": "Plex Desktop for Windows is the front end for Plex Media Server.",
+ "link": "https://www.plex.tv",
+ "winget": "Plex.Plex"
+ },
"WPFInstallPortmaster": {
"category": "Pro Tools",
"choco": "portmaster",
@@ -9869,11 +9869,6 @@ $sync.configs.tweaks = '{
"StartupType": "Automatic",
"OriginalType": "Automatic"
},
- {
- "Name": "WwanSvc",
- "StartupType": "Manual",
- "OriginalType": "Manual"
- },
{
"Name": "XblAuthManager",
"StartupType": "Manual",
@@ -13605,9 +13600,6 @@ $inputXML = '
-
-
-
@@ -13637,15 +13629,15 @@ $inputXML = '
+
+
+
-
-
-
@@ -13852,15 +13844,15 @@ $inputXML = '
+
+
+
-
-
-
@@ -14033,6 +14025,9 @@ $inputXML = '
+
+
+