From 914891f247dee27826b9ad0ca65c3ece364a8f8f Mon Sep 17 00:00:00 2001 From: Kimmo Varis Date: Mon, 28 Jun 2010 20:47:00 +0300 Subject: [PATCH] MSI Installer: Cleanup runtime files from InnoSetup installer. Remove runtime files installed by earlier InnoSetup installer. These runtime files might be different versions and might conflict with versions installed by the MSI installer. Better to be on safe side here. --- win_installer/cppcheck.wxs | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/win_installer/cppcheck.wxs b/win_installer/cppcheck.wxs index 4981398cb..b2d2dda7a 100755 --- a/win_installer/cppcheck.wxs +++ b/win_installer/cppcheck.wxs @@ -40,6 +40,12 @@ + + + + + + @@ -63,6 +69,7 @@ +