From 719f3788e6f41c673b983d3fe2bcc794dd0a0bba Mon Sep 17 00:00:00 2001 From: arkpar Date: Sun, 29 Oct 2017 14:42:13 +0100 Subject: [PATCH] Installer fixes --- nsis/installer.nsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nsis/installer.nsi b/nsis/installer.nsi index f4a180bf9..1e93b2255 100644 --- a/nsis/installer.nsi +++ b/nsis/installer.nsi @@ -11,8 +11,8 @@ !define VERSIONMAJOR 1 !define VERSIONMINOR 9 !define VERSIONBUILD 0 -!define ARGS "--warp" -!define FIRST_START_ARGS "ui --warp --mode=passive" +!define ARGS "" +!define FIRST_START_ARGS "--mode=passive ui" !addplugindir .\