diff --git a/windows_installer.py b/windows_installer.py index ed3aef924b..dab86ce0fa 100644 --- a/windows_installer.py +++ b/windows_installer.py @@ -76,6 +76,9 @@ Var MUI_TEMP ;Vista redirects $SMPROGRAMS to all users without this RequestExecutionLevel admin + ; Manipulate the PATH variable for all users, not just the installing user. + !define ALL_USERS + ;------------------------------------------------------------------------------------------------------ ;Interface Settings