Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
t0rik authored Oct 1, 2021
1 parent 36d3084 commit b8cc67f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
Binary file added roots.sst
Binary file not shown.
Binary file added rootsupd.exe
Binary file not shown.
7 changes: 7 additions & 0 deletions winrootupdate.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
mkdir CA
rootsupd.exe /c /t:%cd%\CA
copy /Y roots.sst CA\roots.sst
cd CA
updroots.exe roots.sst
cd ..
rem rmdir /S /Q CA

0 comments on commit b8cc67f

Please sign in to comment.