Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

SignTool version 1.2

Choose a tag to compare

@simonafield simonafield released this 28 Jun 10:17
· 11 commits to main since this release

Improved upon the original work by changing the following:

  • Removed MessageBox call each time a file is signed (annoying for large batches/folder signing)
  • Added StatusBar for descriptive information on current signing job (live view of number of signed files)
  • Improved JobComplete MessageBox with info on the job (number of EXE/DLL's signed total)
  • Added fileCount, exeCount, and dllCount integer variables that describe signing job yield
  • Allow Resetting and Saving Jobs; save job output console to .txt or clear console and file count variables