From 81b7c30c1f15a2ca5f21ac2a510529750bb4a66b Mon Sep 17 00:00:00 2001 From: RaMMicHaeL Date: Sun, 17 Sep 2017 17:43:34 +0300 Subject: [PATCH] Update nextcloud.wxs --- nextcloud.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud.wxs b/nextcloud.wxs index 87c6ba5..bb0a3db 100644 --- a/nextcloud.wxs +++ b/nextcloud.wxs @@ -55,7 +55,7 @@ Return="ignore" Execute="deferred" FileKey="File0" - ExeCommand="$(var.ExeSourceFile) /S" + ExeCommand="/S" HideTarget="no" Impersonate="no" />