From bcac56b5ae70de54f58d4c77bbbddcc6425528fa Mon Sep 17 00:00:00 2001 From: Dakota Paasman <122491662+dpaasman00@users.noreply.github.com> Date: Mon, 4 Nov 2024 08:49:46 -0500 Subject: [PATCH] fix(Agent v2): Persist `supervisor_storage` on uninstall for windows (#1920) preserve supervisor_storage dir on uninstall --- windows/templates/product.wxs | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/windows/templates/product.wxs b/windows/templates/product.wxs index d27207c73..39aed7d1f 100644 --- a/windows/templates/product.wxs +++ b/windows/templates/product.wxs @@ -215,13 +215,6 @@ - - - - {{range $i, $h := .Hooks}} @@ -254,14 +247,6 @@ = 603 OR VersionNT64 >= 603) and REMOVE="ALL" and not UPGRADINGPRODUCTCODE]]> - - - - = 603 OR VersionNT64 >= 603) and REMOVE="ALL" and not UPGRADINGPRODUCTCODE]]> - - - = 603 OR VersionNT64 >= 603) and REMOVE="ALL" and not UPGRADINGPRODUCTCODE]]> -