harasho/utils/install.bat
2023-05-26 20:58:13 -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