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