mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-04-26 00:26:32 +00:00
[host] nsisi: add welcome page to installer
This commit is contained in:
parent
57a5488ac2
commit
b66715b042
@ -38,7 +38,10 @@ InstallDir "$PROGRAMFILES64\Looking Glass (host)"
|
||||
!define MUI_LICENSEPAGE_BUTTON "Agree"
|
||||
!define /file VERSION "../../VERSION"
|
||||
|
||||
!define MUI_WELCOMEPAGE_TEXT "You are about to install $(^Name) version ${VERSION}.$\r$\n$\r$\nYou don't need to close your Looking Glass client before installation, but after installation you should install the ${VERSION} client.$\r$\n$\r$\nPress Next to continue."
|
||||
|
||||
;Install and uninstall pages
|
||||
!insertmacro MUI_PAGE_WELCOME
|
||||
!insertmacro MUI_PAGE_LICENSE "LICENSE.txt"
|
||||
!insertmacro MUI_PAGE_DIRECTORY
|
||||
!insertmacro MUI_PAGE_COMPONENTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user