Releases: past-due/nsisfilecheck
Releases · past-due/nsisfilecheck
1.0.3
Improvements:
- Various build fixes
- ARM64 support
1.0.2
Improvements:
- If Microsoft Product Root verification was unsuccessful, check for the Microsoft Application Root.
1.0.1
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
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.