BCI Nodes


Overview

The following describes the XML nodes that are available in the custominstall.xml, which are the install instructions that the BCI uses to install product suites.

The available installation nodes and node hierarchy is as follows:

<Suites>

<Suite>

<Feature>

<Jar>

<Directory/>

<File>

<Keep/>

<Replace/>

</File>

</Jar>

<Shortcut/>

<RegEntry/>

<Exec/>

<BBExec/>

<Kill/>

<Variable/>

<CustomAction/>

</Feature>

</Suite>

</Suites>

 

BCI Nodes Listing

<BBExec>

<CustomAction>

<Directory>

<Exec>

<Feature>

<File>

<Jar>

<Keep>

<Kill>

<RegEntry>

<Replace>

<Shortcut>

<Suite>

<Suites>

<Variable>

 

See Also

BCI - Overview