Files
localsend/support/scripts/verify_exe_signature.ps1
T
Tien Do Nam 747837ea9d
CI / format (push) Has been cancelled
CI / test (push) Has been cancelled
CI / packaging (push) Has been cancelled
refactor: move scripts/ to support/scripts/
2026-07-13 23:48:32 +02:00

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