mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Amend b32c9ae8af
, by Eugene
This commit is contained in:
parent
b32c9ae8af
commit
b17bdcb81c
@ -128,7 +128,6 @@
|
||||
#!include LangFile.nsh # included in MUI2 # Header file to create language files that can be included with a single command.
|
||||
!include x64.nsh # Header file to check if target system is 64 bit or not with ${RunningX64}, also defines ${DisableX64FSRedirection} and ${EnableX64FSRedirection}
|
||||
!include NSISList.nsh # Header file to create and work with lists in NSIS (plugin)
|
||||
!include nsProcess.nsh # Header file to search for a running process (plugin)
|
||||
|
||||
#!include StrFunc.nsh # included in MultiUser # Provides some additional string functions
|
||||
${StrRep} # Define this function from StrFunc.nsh for further use
|
||||
|
Loading…
Reference in New Issue
Block a user