Skip to content

Releases: past-due/nsisfilecheck

1.0.3

25 Jan 21:21
a59a42c
Compare
Choose a tag to compare

Improvements:

  • Various build fixes
  • ARM64 support

1.0.2

05 Sep 00:57
Compare
Choose a tag to compare

Improvements:

  • If Microsoft Product Root verification was unsuccessful, check for the Microsoft Application Root.

1.0.1

27 May 23:38
Compare
Choose a tag to compare

Bug fix release:

  • Fix hashFile with SHA2 on Windows XP (SP3)
  • Fix SafeLoadSystemLibrary fallback path
    • This could have impacted the ability to properly function on un-patched systems / older Windows versions

Initial release

15 Apr 17:34
366aaea
Compare
Choose a tag to compare

NSIS (Nullsoft Scriptable Install System) plugin that enables:

  • Calculating a file's hash (SHA1, SHA2)
  • Verifying a file's Authenticode code signature (including details)
  • Obtaining a file's string version info

See README.md for more details.