Fix download roots on Windows 10
This commit is contained in:
parent
16d0ff05dc
commit
91e4913234
|
@ -855,8 +855,7 @@ Function PreDownload
|
|||
; General
|
||||
Call DownloadWUA
|
||||
|
||||
${If} ${AtMostWin8.1}
|
||||
${AndIf} ${SectionIsSelected} ${ROOTCERTS}
|
||||
${If} ${SectionIsSelected} ${ROOTCERTS}
|
||||
Call DownloadRoots
|
||||
${EndIf}
|
||||
FunctionEnd
|
||||
|
|
Loading…
Reference in New Issue