Don't require Admin privileges for Win uninstaller

This commit is contained in:
Michael Herrmann 2019-03-05 16:52:38 +01:00
parent 645a33f9ed
commit 6e540dab83
1 changed files with 1 additions and 3 deletions

View File

@ -1,9 +1,7 @@
!include MUI2.nsh
;--------------------------------
;Perform Machine-level install, if possible
!define MULTIUSER_EXECUTIONLEVEL Highest
!define MULTIUSER_EXECUTIONLEVEL Standard
;Add support for command-line args that let uninstaller know whether to
;uninstall machine- or user installation:
!define MULTIUSER_INSTALLMODE_COMMANDLINE