From f0e21b8802c7a69263703a01a24478e046900697 Mon Sep 17 00:00:00 2001 From: Alexander Georgievskiy Date: Thu, 1 Jun 2017 12:08:39 +0300 Subject: [PATCH 1/2] Add MSI installer fixes #14 --- RDPWInst.wxs | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 RDPWInst.wxs diff --git a/RDPWInst.wxs b/RDPWInst.wxs new file mode 100644 index 0000000..358ce31 --- /dev/null +++ b/RDPWInst.wxs @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NOT Installed AND NOT WIX_UPGRADE_DETECTED + REMOVE AND NOT UPGRADINGPRODUCTCODE + UPGRADINGPRODUCTCODE + + + + + From 7ef04f27c2242e111c8932ae1c36c9f28fe7aabc Mon Sep 17 00:00:00 2001 From: Alexander Georgievskiy Date: Tue, 13 Jun 2017 23:46:19 +0300 Subject: [PATCH 2/2] Create RDPWInst.wxs --- RDPWInst.wxs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RDPWInst.wxs b/RDPWInst.wxs index 358ce31..fa37565 100644 --- a/RDPWInst.wxs +++ b/RDPWInst.wxs @@ -19,7 +19,7 @@ - + @@ -27,8 +27,8 @@ - - + +