Make sure we have a valid .chm file in the 3.0 installer as well
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6677 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f88888388a
commit
95dfc73889
2 changed files with 2 additions and 1 deletions
|
@ -155,6 +155,7 @@ ${MementoSection} "NSIS Core Files (required)" SecCore
|
|||
File ..\makensisw.exe
|
||||
File ..\COPYING
|
||||
File ..\NSIS.chm
|
||||
!searchparse /file "..\NSIS.chm" "ITSF" VALIDATE_CHM
|
||||
File ..\NSIS.exe
|
||||
!if /FileExists "..\NSIS.exe.manifest"
|
||||
File "..\NSIS.exe.manifest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue