From 656b5297e3218f43e76014f21780ef4a25da4902 Mon Sep 17 00:00:00 2001 From: Duncan Mak Date: Tue, 24 Apr 2012 12:44:45 -0400 Subject: An attempt to fix #3598, and make the Windows MSI installer put Shortcuts for all users. --- setup/WixSetup/Product.wxs | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'setup') diff --git a/setup/WixSetup/Product.wxs b/setup/WixSetup/Product.wxs index b12a70412a..f611259872 100644 --- a/setup/WixSetup/Product.wxs +++ b/setup/WixSetup/Product.wxs @@ -763,5 +763,13 @@ + + + 1 -- cgit v1.2.3