File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# NSIS FileCheck [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/4swfw5dvud34520r/branch/master?svg=true )] ( https://ci.appveyor.com/project/past-due/nsisfilecheck/branch/master ) [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://opensource.org/licenses/MIT ) [ ![ NSIS: 3.0+] ( https://img.shields.io/badge/NSIS-3.0%2B-orange.svg )] ( https://en.wikipedia.org/wiki/Nullsoft_Scriptable_Install_System )
22[ NSIS (Nullsoft Scriptable Install System)] ( https://en.wikipedia.org/wiki/Nullsoft_Scriptable_Install_System ) plugin that enables:
3- - [ Calculating a file's hash (SHA1, SHA2)] ( #calcFileHash )
4- - [ Verifying a file's Authenticode code signature (including details)] ( #verifyFileSignature )
5- - [ Obtaining a file's string version info] ( #getFileVersionInfoString )
3+ - [ Calculating a file's hash (SHA1, SHA2)] ( #calcfilehash )
4+ - [ Verifying a file's Authenticode code signature (including details)] ( #verifyfilesignature )
5+ - [ Obtaining a file's string version info] ( #getfileversioninfostring )
66
77### Supports:
88- ** Windows** : Windows XP -> Windows 10
You can’t perform that action at this time.
0 commit comments