fix regtool path
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6882 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
fed4b288f1
commit
c3084508b5
1 changed files with 2 additions and 1 deletions
|
@ -237,7 +237,8 @@ ${MementoSection} "NSIS Core Files (required)" SecCore
|
|||
|
||||
SetOutPath $INSTDIR\Bin
|
||||
File ..\Bin\LibraryLocal.exe
|
||||
File ..\Bin\RegTool.bin
|
||||
File ..\Bin\RegTool-x86.bin
|
||||
File /nonfatal ..\Bin\RegTool-amd64.bin
|
||||
|
||||
CreateDirectory $INSTDIR\Plugins\x86-ansi
|
||||
CreateDirectory $INSTDIR\Plugins\x86-unicode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue