From 6daec399e6772e8eebaa66169bc54254a654d405 Mon Sep 17 00:00:00 2001 From: Darren Schroeder <343840+fdncred@users.noreply.github.com> Date: Fri, 26 Jun 2020 08:39:19 -0500 Subject: [PATCH] added match plugin and readme.txt for msi (#2063) --- wix/main.wxs | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/wix/main.wxs b/wix/main.wxs index aa5e1690..dd6899b8 100644 --- a/wix/main.wxs +++ b/wix/main.wxs @@ -176,6 +176,22 @@ Source='output\less.exe' KeyPath='yes'/> + + + + + + @@ -207,6 +223,8 @@ + +