From 48cd7747149dcb7d4149fb4524066afe380a8567 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 5 Jul 2015 13:59:27 -0700 Subject: Changes in WiX installer. These should allow a per-user install without elevated privileges, while still allowing a systemwide install with privileges. --- windows/pandoc.wxs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'windows/pandoc.wxs') diff --git a/windows/pandoc.wxs b/windows/pandoc.wxs index 71777a666..90c0069a5 100644 --- a/windows/pandoc.wxs +++ b/windows/pandoc.wxs @@ -7,7 +7,6 @@ Language="1033"> @@ -135,6 +134,8 @@ + + -- cgit v1.2.3