From f0e21b8802c7a69263703a01a24478e046900697 Mon Sep 17 00:00:00 2001 From: Alexander Georgievskiy Date: Thu, 1 Jun 2017 12:08:39 +0300 Subject: [PATCH] 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 + + + + +