Fix root certs on Windows 10 and higher
This commit is contained in:
@@ -860,7 +860,7 @@ Function .onInit
|
||||
|
||||
; Try not to be too intrusive on Windows 10 and newer, which are (for now) fine
|
||||
${If} ${AtLeastWin10}
|
||||
!insertmacro RemoveSection ${ROOTCERTS}
|
||||
;!insertmacro RemoveSection ${ROOTCERTS}
|
||||
${EndIf}
|
||||
|
||||
${IfNot} ${AtLeastWin7}
|
||||
|
Reference in New Issue
Block a user