From 95e1213e270a0a9c8c7651428390b3bdbb779af1 Mon Sep 17 00:00:00 2001 From: Lyubomir Marinov Date: Thu, 2 Apr 2009 07:43:43 +0000 Subject: [PATCH] Allows the Windows setup to register SC as the XMPP protocol handler. --- resources/install/windows/SCRegistrySpec.wxi | 17 +++++++++++++++++ resources/install/windows/installer-windows.wxs | 4 +++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/resources/install/windows/SCRegistrySpec.wxi b/resources/install/windows/SCRegistrySpec.wxi index 204ef73f3..44b2d9164 100644 --- a/resources/install/windows/SCRegistrySpec.wxi +++ b/resources/install/windows/SCRegistrySpec.wxi @@ -37,6 +37,23 @@ Value='"[INSTALLDIR]run.exe" %1' /> + + + + + + + + + diff --git a/resources/install/windows/installer-windows.wxs b/resources/install/windows/installer-windows.wxs index d46a26816..30a13ebbd 100644 --- a/resources/install/windows/installer-windows.wxs +++ b/resources/install/windows/installer-windows.wxs @@ -164,9 +164,10 @@ - + + +