From b290174d4d90f2930d9fb872ef55503dd1e708cb 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 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/cli/installer/windows/ui.wxs b/cli/installer/windows/ui.wxs index b8e9330aca..0ffaa9caa9 100644 --- a/cli/installer/windows/ui.wxs +++ b/cli/installer/windows/ui.wxs @@ -50,9 +50,18 @@ 1 + + + + + + + + + @@ -91,7 +100,7 @@ To remove such binaries from your home directory, run: rmdir %USERPROFILE%\.azd\bin."> - +