VersionCompare is not part of FileFunc.nsh it's part of WordFunc.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4366 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
3b1ff15cb0
commit
ae6f49457b
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ RefreshShellIcons
|
|||
; !include "FileFunc.nsh"
|
||||
; !insertmacro Locate
|
||||
; ${FILEFUNC_VERBOSE} 4 # all verbosity
|
||||
; !insertmacro VersionCompare
|
||||
; !insertmacro GetTime
|
||||
; ${FILEFUNC_VERBOSE} 3 # no script
|
||||
|
||||
!verbose push
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue