From f057ebac653491fd919bd238e1620fd7c0056007 Mon Sep 17 00:00:00 2001 From: Heath Stewart Date: Tue, 4 Apr 2023 16:24:38 -0700 Subject: [PATCH] Show uninstall text even with /x /qf Fixes #1858 --- cli/installer/windows/ui.wxs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cli/installer/windows/ui.wxs b/cli/installer/windows/ui.wxs index b8e9330acab..ddda47c6beb 100644 --- a/cli/installer/windows/ui.wxs +++ b/cli/installer/windows/ui.wxs @@ -50,6 +50,10 @@ 1 + + + Installed AND RESUME + @@ -91,7 +95,7 @@ To remove such binaries from your home directory, run: rmdir %USERPROFILE%\.azd\bin."> - +