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