From 08b24c7187883039d8e2966fe81397eb6aedd756 Mon Sep 17 00:00:00 2001
From: Gabi <182965942+GabiNun@users.noreply.github.com>
Date: Thu, 12 Feb 2026 22:37:11 +0200
Subject: [PATCH] Change 'Get Installed' to 'Show Installed Apps' (#4027)
* Update appnavigation.json
* Update _index.md
* Update inputXML.xaml
* Update Invoke-WinUtilCurrentSystem.ps1
* Update Invoke-WinUtilCurrentSystem.ps1
---
config/appnavigation.json | 2 +-
docs/content/userguide/store/_index.md | 2 +-
xaml/inputXML.xaml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/appnavigation.json b/config/appnavigation.json
index de3b976e..c215cf65 100644
--- a/config/appnavigation.json
+++ b/config/appnavigation.json
@@ -60,7 +60,7 @@
"Description": "Clear the selection of applications"
},
"WPFGetInstalled": {
- "Content": "Get Installed",
+ "Content": "Show Installed Apps",
"Category": "__Selection",
"Type": "Button",
"Order": "4",
diff --git a/docs/content/userguide/store/_index.md b/docs/content/userguide/store/_index.md
index 783abdf9..5937492f 100644
--- a/docs/content/userguide/store/_index.md
+++ b/docs/content/userguide/store/_index.md
@@ -23,7 +23,7 @@ weight: 2
{{< /tab >}}
{{< tab >}}
- * Click the `Get Installed` button.
+ * Click the `Show Installed Apps` button.
* This will scan for and select all installed programs in Winutil that WinGet supports.
{{< /tab >}}
diff --git a/xaml/inputXML.xaml b/xaml/inputXML.xaml
index 3b440452..b68bdd80 100644
--- a/xaml/inputXML.xaml
+++ b/xaml/inputXML.xaml
@@ -1203,7 +1203,7 @@
-
+