Update setup/setup.nsi
This commit is contained in:
@@ -300,7 +300,6 @@ ${MementoSection} "$(SectionRootCerts)" ROOTCERTS
|
||||
Call ConfigureCrypto
|
||||
|
||||
${IfNot} ${IsPostInstall}
|
||||
Call DownloadRoots
|
||||
Call UpdateRoots
|
||||
${EndIf}
|
||||
${MementoSectionEnd}
|
||||
@@ -975,8 +974,7 @@ Function PreDownload
|
||||
; General
|
||||
Call DownloadWUA
|
||||
|
||||
${If} ${AtMostWin8.1}
|
||||
${AndIf} ${SectionIsSelected} ${ROOTCERTS}
|
||||
${If} ${SectionIsSelected} ${ROOTCERTS}
|
||||
Call DownloadRoots
|
||||
${EndIf}
|
||||
FunctionEnd
|
||||
|
Reference in New Issue
Block a user