上一页
|
目录
|
下一页
第五章: 编译时的命令
编译时的命令
!include
!addincludedir
!addplugindir
!appendfile
!cd
!delfile
!echo
!error
!execute
!packhdr
!system
!tempfile
!warning
!verbose
预定义
${__FILE__}
${__LINE__}
${__DATE__}
${__TIME__}
${__TIMESTAMP__}
范围预定义
读取环境变量
$%envVarName%
条件编译
!define
!undef
!ifdef
!ifndef
!if
!ifmacrodef
!ifmacrondef
!else
!endif
!insertmacro
!macro
!macroend
!searchparse
!searchreplace
上一页
|
目录
|
下一页