From 41b0f7d74206a69a31146cc2cb02543f7ca3d6e4 Mon Sep 17 00:00:00 2001
From: rbalsleyMSFT <53497092+rbalsleyMSFT@users.noreply.github.com>
Date: Mon, 24 Nov 2025 14:03:11 -0800
Subject: [PATCH] Escape quotes in MSI installation example tooltip
Updates the tooltip text for application arguments to properly escape quotes around the MSI file path in the example command. This ensures the example is syntactically correct and prevents issues when users copy the suggested format for MSI installations.
---
FFUDevelopment/BuildFFUVM_UI.xaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/FFUDevelopment/BuildFFUVM_UI.xaml b/FFUDevelopment/BuildFFUVM_UI.xaml
index d9884d6..ca402fe 100644
--- a/FFUDevelopment/BuildFFUVM_UI.xaml
+++ b/FFUDevelopment/BuildFFUVM_UI.xaml
@@ -359,7 +359,7 @@
-
+