From 96b6acb72bab198d278919daa11390c573341647 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 2 Jun 2019 03:46:04 +0300 Subject: Add variable MULTIUSER_EXECUTIONLEVEL into windows installer scripts --- packaging/windows/tmw.nsi | 1 + 1 file changed, 1 insertion(+) (limited to 'packaging/windows/tmw.nsi') diff --git a/packaging/windows/tmw.nsi b/packaging/windows/tmw.nsi index 4f7d8c5e0..d35303fe6 100644 --- a/packaging/windows/tmw.nsi +++ b/packaging/windows/tmw.nsi @@ -49,6 +49,7 @@ RequestExecutionLevel admin !System "${UPX} --best --crp-ms=999999 --compress-icons=0 --nrv2d ${EXEDIR}\manaplus.exe" !define MULTIUSER_INSTALLMODE_COMMANDLINE +!define MULTIUSER_EXECUTIONLEVEL "admin" !include "MultiUser.nsh" ; HM NIS Edit helper defines -- cgit v1.2.3-60-g2f50