diff --git a/README.md b/README.md index 0fcf5fdfb47b53be2a7ffbc0b29c09fbbc708762..df09d916cd5512818a0c9dbb2700d5da7af894d9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Revoke China Certificates.<br /> 全自动å¯ç–‘è¯ä¹¦åŠé”€å·¥å…·/全自動å¯ç–‘æ†‘è‰æ’¤éз工具<br /> ### Updated -**2014-12-24** +**2014-12-25** ### Usage * [English version](https://github.com/chengr28/RevokeChinaCerts/wiki/ReadMe) diff --git a/Windows/RevokeChinaCerts_All.bat b/Windows/RevokeChinaCerts_All.bat index 5a3e1f6315738b32711f04282addb4e70f71b47c..39af1619ce64d65cfe04ac8ee3b9e3440f3f07ef 100644 --- a/Windows/RevokeChinaCerts_All.bat +++ b/Windows/RevokeChinaCerts_All.bat @@ -313,6 +313,7 @@ if "%PROCESSOR_ARCHITECTURE%%PROCESSOR_ARCHITEW6432%" == "x86" set CertMgr=%Cert %CertMgr% -add -c Certification_Authority_Of_WoSign_200908.crt -s Disallowed %CertMgr% -add -c Certification_Authority_Of_WoSign_StartCom_201103_1.crt -s Disallowed %CertMgr% -add -c Certification_Authority_Of_WoSign_StartCom_201103_2.crt -s Disallowed +%CertMgr% -add -c Certification_Authority_Of_WoSign_StartCom_200609.crt -s Disallowed %CertMgr% -add -c Certification_Authority_Of_WoSign_Chinese_StartCom.crt -s Disallowed %CertMgr% -add -c Certification_Authority_Of_WoSign_USERTrust.crt -s Disallowed %CertMgr% -add -c WoSign_Premium_Server_Authority_USERTrust.crt -s Disallowed diff --git a/Windows/Microsoft_Fixit_20135.diagcab b/Windows/Tools/Microsoft_Fixit_20135.diagcab similarity index 100% rename from Windows/Microsoft_Fixit_20135.diagcab rename to Windows/Tools/Microsoft_Fixit_20135.diagcab diff --git a/Windows/Microsoft_Fixit_51014.msi b/Windows/Tools/Microsoft_Fixit_51014.msi similarity index 100% rename from Windows/Microsoft_Fixit_51014.msi rename to Windows/Tools/Microsoft_Fixit_51014.msi diff --git a/Windows/RootSUPD_201311_x64.exe b/Windows/Tools/RootSUPD_201311_x64.exe similarity index 100% rename from Windows/RootSUPD_201311_x64.exe rename to Windows/Tools/RootSUPD_201311_x64.exe