idrassi/HashCheck

[Feature Request] Silent install switch

o-l-a-v opened this issue · 1 comments

Add silent install switch, so we have the ability to push this useful software from Intune, SCCM and similar.

Installer can already be silent by passing /S switch: HashCheckSetup-v2.5.0.1.exe /S

Installer is made with NSIS and this is the default way to have silent installers: https://documentation.help/NSIS/Section4.12.html