From e77c92e819d6f0318366121d317569018e65f9d0 Mon Sep 17 00:00:00 2001 From: Sridhar Periyasamy Date: Tue, 3 May 2016 16:11:32 -0700 Subject: [PATCH] Setup RC2 registry keys for detection. Fixes - #2833 --- packaging/windows/clisdk/registrykeys.wxs | 5 +++++ packaging/windows/sharedframework/registrykeys.wxs | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/packaging/windows/clisdk/registrykeys.wxs b/packaging/windows/clisdk/registrykeys.wxs index c8c7e91d5..30e2e4b14 100644 --- a/packaging/windows/clisdk/registrykeys.wxs +++ b/packaging/windows/clisdk/registrykeys.wxs @@ -8,6 +8,11 @@ + + + + + \ No newline at end of file diff --git a/packaging/windows/sharedframework/registrykeys.wxs b/packaging/windows/sharedframework/registrykeys.wxs index cc5e89b00..8352debab 100644 --- a/packaging/windows/sharedframework/registrykeys.wxs +++ b/packaging/windows/sharedframework/registrykeys.wxs @@ -8,6 +8,11 @@ + + + + + \ No newline at end of file