macros for x64 installations handling
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4756 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f607e22a90
commit
11d465de96
2 changed files with 53 additions and 0 deletions
|
@ -10,6 +10,7 @@ includes = Split("""
|
|||
UpgradeDLL.nsh
|
||||
WinMessages.nsh
|
||||
WordFunc.nsh
|
||||
x64.nsh
|
||||
""")
|
||||
|
||||
Import('env')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue