Removed LibraryLocal utility
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7061 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
42e1df24a4
commit
52ac543360
7 changed files with 14 additions and 175 deletions
|
@ -247,7 +247,6 @@ ${MementoSection} "NSIS Core Files (required)" SecCore
|
|||
RMDir $INSTDIR\Docs
|
||||
|
||||
SetOutPath $INSTDIR\Bin
|
||||
File ..\Bin\LibraryLocal.exe
|
||||
!if ${BITS} >= 64
|
||||
File /NonFatal ..\Bin\RegTool-x86.bin
|
||||
File ..\Bin\RegTool-amd64.bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue