chore: revert back to passive mode on windows installer (#5934)
This commit is contained in:
parent
b89d9d090f
commit
c3fa04fdd7
@ -454,7 +454,7 @@ Function .onInit
|
||||
StrCpy $PassiveMode 1
|
||||
${EndIf}
|
||||
; always run in passive mode
|
||||
; StrCpy $PassiveMode 1
|
||||
StrCpy $PassiveMode 1
|
||||
|
||||
${GetOptions} $CMDLINE "/NS" $NoShortcutMode
|
||||
${IfNot} ${Errors}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user