diff --git a/wix.d/MinionMSI/Product.wxs b/wix.d/MinionMSI/Product.wxs index a0470c57..2cb8e3ec 100644 --- a/wix.d/MinionMSI/Product.wxs +++ b/wix.d/MinionMSI/Product.wxs @@ -20,6 +20,9 @@ xmlns:util="http://schemas.microsoft.com/wix/UtilExtension"> Installed OR (PhysicalMemory > 125) + + Privileged + Installed OR NOT MASTER_HOSTNAME Installed OR NOT MINION_HOSTNAME Installed OR NOT START_MINION_SERVICE