Update setup/setup.nsi

This commit is contained in:
2025-09-28 14:40:53 +00:00
parent fcca984693
commit 846e99ca70

View File

@@ -300,6 +300,7 @@ ${MementoSection} "$(SectionRootCerts)" ROOTCERTS
Call ConfigureCrypto Call ConfigureCrypto
${IfNot} ${IsPostInstall} ${IfNot} ${IsPostInstall}
Call DownloadRoots
Call UpdateRoots Call UpdateRoots
${EndIf} ${EndIf}
${MementoSectionEnd} ${MementoSectionEnd}