From 8ff3de5b6f8406ecdfcc20ddf3d93a476e863458 Mon Sep 17 00:00:00 2001 From: "Felipe \"Zimmerle\" Costa" Date: Tue, 25 Feb 2014 14:11:45 -0300 Subject: [PATCH] iis: Disables installer repair Currently we don't have support to repair, so, this commit is marking it as disabled. --- iis/installer.wxs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/iis/installer.wxs b/iis/installer.wxs index 8378c463..da33e34e 100644 --- a/iis/installer.wxs +++ b/iis/installer.wxs @@ -96,7 +96,11 @@ VersionNT64 NOT VersionNT64 - + + + + +