Skip to content

Commit

Permalink
I just like it this way
Browse files Browse the repository at this point in the history
  • Loading branch information
coffandro committed Aug 13, 2024
1 parent 086b330 commit 3870dfe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ python -m PyInstaller --clean -y "FOLON-Downgrader.spec"
call .venv\win\Scripts\deactivate.bat

echo "https://gist.github.com/PaulCreusy/7fade8d5a8026f2228a97d31343b335e"
echo "signtool sign /f ./certificate.pfx /p <password> /fd SHA256 /tr http://timestamp.digicert.com /td SHA256 .\dist\FOLON-Downgrader.exe"
echo "signtool sign /f ./certificate.pfx /p <password> /fd SHA256 /tr http://timestamp.digicert.com /td SHA256 .\dist\FOLON-Downgrader.exe"

start dist

0 comments on commit 3870dfe

Please sign in to comment.