mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
14847a1a89
* Also update signing certificate hash
2 lines
221 B
Batchfile
2 lines
221 B
Batchfile
@echo off
|
|
"C:\Program Files (x86)\Windows Kits\10\bin\10.0.22000.0\x64\signtool" sign /v /sha1 3dbc3a2a0e9ce8803b422cfdbc60acd33164965d /fd SHA256 /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /td SHA256 %1
|