mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
Update windows_installer.nsi
This commit is contained in:
parent
a90ae2b0c8
commit
18bfb8584b
@ -10,7 +10,7 @@ RequestExecutionLevel user
|
|||||||
!define MUI_WELCOMEPAGE_TEXT "This wizard will guide you through the installation of Throne."
|
!define MUI_WELCOMEPAGE_TEXT "This wizard will guide you through the installation of Throne."
|
||||||
!define MUI_FINISHPAGE_RUN "$INSTDIR\Throne.exe"
|
!define MUI_FINISHPAGE_RUN "$INSTDIR\Throne.exe"
|
||||||
!define MUI_FINISHPAGE_RUN_TEXT "Launch Throne"
|
!define MUI_FINISHPAGE_RUN_TEXT "Launch Throne"
|
||||||
!addplugindir .\
|
!addplugindir .\script\
|
||||||
|
|
||||||
!insertmacro MUI_PAGE_WELCOME
|
!insertmacro MUI_PAGE_WELCOME
|
||||||
!insertmacro MUI_PAGE_DIRECTORY
|
!insertmacro MUI_PAGE_DIRECTORY
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user