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

SignTool version 1.3.2

Choose a tag to compare

@simonafield simonafield released this 30 Jun 22:02
· 2 commits to main since this release

This is the final version of this SignTool program I will release!
Improved upon 1.3.0 and 1.3.1 in the following ways:

  • Added comments to SignTool.cs describing functions
  • Added Job Files button under Signing category that displays a ratio of selected/total files
  • Converted logtxt.Text += ""; to logtxt.AppendText(""); in the signer output box, allowing autoscroll during job
  • Added About button in lower-left Menu, displaying attributions

The attached prebuilt executable has been signed so it can be run verbatim on Windows RT, as long as test signing is enabled.