Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
11
Src/installer/shared/scripts/nx.nsh
Normal file
11
Src/installer/shared/scripts/nx.nsh
Normal file
|
@ -0,0 +1,11 @@
|
|||
!ifndef NULLSOFT_NX_NSIS_HEADER
|
||||
!define NULLSOFT_NX_NSIS_HEADER
|
||||
|
||||
!include "log.nsh"
|
||||
!include "syslink.nsh"
|
||||
!include "system.nsh"
|
||||
!include "textRect.nsh"
|
||||
!include "windowRect.nsh"
|
||||
!include "windowText.nsh"
|
||||
|
||||
!endif ;NULLSOFT_NX_NSIS_HEADER
|
Loading…
Add table
Add a link
Reference in a new issue