Previous
|
Contents
|
Next
Chapter 5: Compile Time Commands
Compiler Utility Commands
!include
!addincludedir
!addplugindir
!appendfile
!cd
!delfile
!echo
!error
!execute
!packhdr
!system
!tempfile
!warning
!verbose
Predefines
${__FILE__}
${__LINE__}
${__DATE__}
${__TIME__}
${__TIMESTAMP__}
${NSIS_VERSION}
Scope Predefines
Read environment variables
$%envVarName%
Conditional Compilation
!define
!undef
!ifdef
!ifndef
!if
!ifmacrodef
!ifmacrondef
!else
!endif
!insertmacro
!macro
!macroend
!searchparse
!searchreplace
Previous
|
Contents
|
Next