Explorar o código

Finishing touches on the installer.

Douglas William Thrift %!s(int64=11) %!d(string=hai) anos
pai
achega
a8e414186e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      ssh-handler.nsi

+ 3 - 0
ssh-handler.nsi

@@ -57,7 +57,10 @@ VIAddVersionKey "ProductVersion" "${SSH_HANDLER_VERSION}.0"
 !include "MUI2.nsh"
 !include "FileFunc.nsh"
 
+!define MUI_COMPONENTSPAGE_NODESC
 !define MUI_FINISHPAGE_NOAUTOCLOSE
+!define MUI_FINISHPAGE_SHOWREADME "https://github.com/douglaswth/ssh-handler/blob/${SSH_HANDLER_VERSION}/README.md"
+!define MUI_FINISHPAGE_SHOWREADME_NOTCHECKED
 
 !insertmacro MUI_PAGE_WELCOME
 !insertmacro MUI_PAGE_LICENSE LICENSE