equal
deleted
inserted
replaced
11 @rem |
11 @rem |
12 @rem Contributors: |
12 @rem Contributors: |
13 @rem |
13 @rem |
14 @rem Description: |
14 @rem Description: |
15 @rem |
15 @rem |
16 rem Certstore Configuration 2 setup script |
|
17 cd \ |
16 cd \ |
18 |
17 |
19 perl %SECURITYSOURCEDIR%\os\security\cryptoservices\certificateandkeymgmt\twtlscert\scripts\batchfiles\certstorePlugins disable_all |
18 perl %SECURITYSOURCEDIR%\os\security\cryptoservices\certificateandkeymgmt\twtlscert\scripts\batchfiles\certstorePlugins disable_all |
20 perl %SECURITYSOURCEDIR%\os\security\cryptoservices\certificateandkeymgmt\twtlscert\scripts\batchfiles\certstorePlugins enable tadditionalstoressoftware.dll |
19 perl %SECURITYSOURCEDIR%\os\security\cryptoservices\certificateandkeymgmt\twtlscert\scripts\batchfiles\certstorePlugins enable tadditionalstoressoftware.dll |
21 |
20 |