There was an error while loading. Please reload this page.
1 parent 7eb052a commit 7a3d769Copy full SHA for 7a3d769
1 file changed
Scripts/sign-tool.cmd
@@ -37,7 +37,6 @@ if not exist %signtool% set signtool="%SystemDrive%\Progra~2\%signToolRelative2%
37
if not exist %signtool% (
38
echo Signing tool not found:
39
echo %signtool%
40
- pause
41
exit /b 1
42
)
43
0 commit comments