From 8ea684e548e3665d1a7e445ec60c852283b4f8ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wojciech=20Wa=C5=82ek?= Date: Thu, 2 Feb 2017 17:29:18 +0100 Subject: [PATCH] Fixing an issue that when plugin *.dll file is deleted - it will not be reinstalled - making the file to be using KeyPath instead of registry entry --- cmake/FixFragment_HKCU.xslt | 4 +--- cmake/FixFragment_HKLM.xslt | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/cmake/FixFragment_HKCU.xslt b/cmake/FixFragment_HKCU.xslt index b606e096..c2ca604d 100755 --- a/cmake/FixFragment_HKCU.xslt +++ b/cmake/FixFragment_HKCU.xslt @@ -47,6 +47,7 @@ + yes @@ -63,9 +64,6 @@ - - yes - diff --git a/cmake/FixFragment_HKLM.xslt b/cmake/FixFragment_HKLM.xslt index c73fe581..fb6f2ecc 100644 --- a/cmake/FixFragment_HKLM.xslt +++ b/cmake/FixFragment_HKLM.xslt @@ -47,6 +47,7 @@ + yes @@ -63,9 +64,6 @@ - - yes -