harasho/utils/install.bat
caret db1fe216bb Revert "made"
This reverts commit d97214b1b4.
2023-06-27 22:43:50 -05:00

9 lines
254 B
Batchfile
Executable File

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