Fix download roots on Windows 10
This commit is contained in:
parent
16d0ff05dc
commit
91e4913234
|
@ -855,8 +855,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
|
||||||
|
|
Loading…
Reference in New Issue