harasho/utils/install.bat

9 lines
254 B
Batchfile
Raw Normal View History

echo "Run as admin!"
pause
certutil.exe -addstore root C:\Users\aoeu\Downloads\certtest\root.crt
certutil.exe -addstore root C:\Users\aoeu\Downloads\certtest\nesys.crt
certutil.exe -addstore root C:\Users\aoeu\Downloads\certtest\nesica1.crt
pause