Files
localsend/scripts/verify_exe_signature.ps1
T
2023-04-28 11:30:11 +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