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