<InstallerDirectiveNode>

An <InstallerDirectiveNode> allows to you specify InnoSetup installer directives. The properties of an <InstallerDirectiveNode> depend on the <SectionConfigNode> under which the node is parented. Please consult the InnoSetup documentation for further information.

Registration

Class registration and implementation information is as follows:

Category Documentation
ImplementationC++
ModulePlugin-Nodes-Installer
Class HierarchyNode » InstallerDirectiveNode
Data Interface Name<InstallerDirectiveNode>
Type StatusActive
Is Final TypeYes

<InstallerDirectiveNode> Properties

Properties are as follows:

Property Documentation
[KEY]Stores a value that corresponds to the key. There may be multiple entries in this property sheet.

<Node> Properties

Properties are as follows:

Property Documentation
NameSets the name of the node. Do not use / or \ [forward slash and backslash] in the node name as this produces conflicts with resolving link nodes that reference external files.
ClassSets the class of the node.
IDSets the ID of the node. This must be unique for each document, but different documents can use the same ID.
Export DisabledDetermines whether or not the node is exported during an export process, or possibly other purposes.
GuidEnumerates the Node's GUID.