From 15e5e816f3e63a42ac409d7a959215cfc028190c Mon Sep 17 00:00:00 2001 From: Matt Ward Date: Sat, 9 Feb 2008 16:59:53 +0000 Subject: [PATCH] By default the installer no longer registers any file associations. The installer can still register file associations but now they have to be explicitly selected when installing. git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2945 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- src/Setup/Setup.wxs | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/Setup/Setup.wxs b/src/Setup/Setup.wxs index 29dbd20e39..864afbecf5 100644 --- a/src/Setup/Setup.wxs +++ b/src/Setup/Setup.wxs @@ -408,7 +408,7 @@