mirror of
https://github.com/YACReader/yacreader
synced 2025-05-27 19:00:29 -04:00
Try another path for signtool
This commit is contained in:
parent
c96bfeaf59
commit
7d9f46e23a
@ -66,6 +66,6 @@ if "%4"=="qt6" (
|
||||
)
|
||||
echo "iscc done!"
|
||||
|
||||
"C:\Program Files (x86)\Windows Kits\10\bin\x86\signtool.exe" sign /f %5 /p %6 ..\Output\*.exe || exit /b
|
||||
"C:\Program Files (x86)\Microsoft SDKs\ClickOnce\SignTool\SignTool.exe" sign /f %5 /p %6 ..\Output\*.exe || exit /b
|
||||
|
||||
cd ..
|
Loading…
Reference in New Issue
Block a user