mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +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 |