diff --git a/installer/PowerToysSetup/Product.wxs b/installer/PowerToysSetup/Product.wxs index 0d63e0aa37..8a6a6820de 100644 --- a/installer/PowerToysSetup/Product.wxs +++ b/installer/PowerToysSetup/Product.wxs @@ -14,6 +14,14 @@ + + + + + @@ -60,9 +68,7 @@ NOT Installed and CREATESCHEDULEDTASK = 1 - - Installed and (NOT UPGRADINGPRODUCTCODE) AND (REMOVE="ALL") - + NOT Installed @@ -84,7 +90,6 @@ DllEntry="CreateScheduledTaskCA" /> -