mirror of
https://github.com/localsend/localsend.git
synced 2026-08-07 07:14:52 +00:00
2 lines
160 B
PowerShell
2 lines
160 B
PowerShell
$signtoolPath = "C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64\signtool.exe"
|
|
& $signtoolPath verify build\windows\runner\Release\localsend_app.exe |