From 32feab2ef11bc5882ed2ab8d5e37b2c3a2373c01 Mon Sep 17 00:00:00 2001 From: jerry Date: Tue, 26 Aug 2014 17:37:39 +0000 Subject: [PATCH] issue #65 - Auto config feature using Zeroconf/Bonjour added warning during installation if bonjour not installed on Windows --- src/setup/win32/Product.wxs | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/setup/win32/Product.wxs b/src/setup/win32/Product.wxs index 8cacdbef..82e9237c 100644 --- a/src/setup/win32/Product.wxs +++ b/src/setup/win32/Product.wxs @@ -52,6 +52,19 @@ NOT LEGACY_UNINSTALL_EXISTS + + + + + + + +