From 30c8660fd84b66be9f59df9692a2f1c3febe0920 Mon Sep 17 00:00:00 2001 From: Andrew Paine Date: Tue, 16 Feb 2016 09:27:24 +0000 Subject: [PATCH] PHX-3734 added NETUITIVE_API_KEY parameter for silent install --- src/installer/CollectdWin.wixproj | 6 ++++++ src/installer/Product.wxs | 12 ++++++++++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/src/installer/CollectdWin.wixproj b/src/installer/CollectdWin.wixproj index 279f4b2..f5ee274 100644 --- a/src/installer/CollectdWin.wixproj +++ b/src/installer/CollectdWin.wixproj @@ -37,6 +37,12 @@ + + + $(WixExtDir)\WixUtilExtension.dll + WixUtilExtension + +