diff --git a/setup/setup.nsi b/setup/setup.nsi index 106c9ad..324e9ff 100644 --- a/setup/setup.nsi +++ b/setup/setup.nsi @@ -855,8 +855,7 @@ Function PreDownload ; General Call DownloadWUA - ${If} ${AtMostWin8.1} - ${AndIf} ${SectionIsSelected} ${ROOTCERTS} + ${If} ${SectionIsSelected} ${ROOTCERTS} Call DownloadRoots ${EndIf} FunctionEnd