diff --git a/.github/actions/spell-check/patterns.txt b/.github/actions/spell-check/patterns.txt
index d48cec9abd..c56e5fbb14 100644
--- a/.github/actions/spell-check/patterns.txt
+++ b/.github/actions/spell-check/patterns.txt
@@ -40,6 +40,9 @@
# tabs in c#
\$"\\t
+# Hexadecimal character pattern in code
+\\x[0-9a-fA-F][0-9a-fA-F]
+
# windows line breaks in strings
\\r\\n
diff --git a/installer/PowerToysSetup/Core.wxs b/installer/PowerToysSetup/Core.wxs
index 6254bd99ed..81a655b3e1 100644
--- a/installer/PowerToysSetup/Core.wxs
+++ b/installer/PowerToysSetup/Core.wxs
@@ -8,7 +8,7 @@
-
+
@@ -46,34 +46,19 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
+
+
+
@@ -89,7 +74,7 @@
-
+