chore: enable active installation for window installer
This commit is contained in:
parent
5b01d0c196
commit
0fd346181c
@ -452,7 +452,7 @@ Function .onInit
|
|||||||
StrCpy $PassiveMode 1
|
StrCpy $PassiveMode 1
|
||||||
${EndIf}
|
${EndIf}
|
||||||
; always run in passive mode
|
; always run in passive mode
|
||||||
StrCpy $PassiveMode 1
|
; StrCpy $PassiveMode 1
|
||||||
|
|
||||||
${GetOptions} $CMDLINE "/NS" $NoShortcutMode
|
${GetOptions} $CMDLINE "/NS" $NoShortcutMode
|
||||||
${IfNot} ${Errors}
|
${IfNot} ${Errors}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user