Fix download roots on Windows 10

This commit is contained in:
Useful Stuffs
2024-02-14 17:00:01 +01:00
committed by GitHub
parent 16d0ff05dc
commit 91e4913234

View File

@@ -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