diff --git a/windows/Uninstaller.nsi b/windows/Uninstaller.nsi index c6a2688..b90b8b9 100644 --- a/windows/Uninstaller.nsi +++ b/windows/Uninstaller.nsi @@ -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