From 0f114484e3ebee8546cdda721802f8ee590fe45d Mon Sep 17 00:00:00 2001 From: serras Date: Mon, 27 Feb 2012 16:49:41 +0100 Subject: [PATCH] Make installer run SparkleShare at end --- SparkleShare/Windows/SparkleShare.wxs | 31 ++++++++++++++++++++------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/SparkleShare/Windows/SparkleShare.wxs b/SparkleShare/Windows/SparkleShare.wxs index 54f5d1e4..308374f4 100644 --- a/SparkleShare/Windows/SparkleShare.wxs +++ b/SparkleShare/Windows/SparkleShare.wxs @@ -15,18 +15,22 @@ - + + + + + + + - - - + @@ -56,7 +60,9 @@ - + + + @@ -66,19 +72,28 @@ - 1 + Value="LaunchApplication">WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and NOT Installed --> + + + - + + + Not Installed + + + + \ No newline at end of file