XML Files (Setup Architecture)
The
page allows you to edit data contained inside new or existing XML files.XML Files
Editing an XML File
To edit a new or existing XML file:
- Click the button.
- Populate the dialog fields in the dialog that appears.
- Click to accept your changes.
Updating an XML File Edit
To update an existing XML file edit:
- Select the XML edit to update.
- Click the button.
- Update the dialog fields in the dialog that appears.
- Click to accept your changes.
Removing an XML File Edit
To remove an existing XML file edit:
- Select the XML edit to no longer perform.
- Click the button.
Scripting Details
The two-way integrated IDE emits or updates the underlying setup script every time the visual view is used. If you are using InstallAware scripting in your setups, the following information identifies the changes made by this visual page to your setup script.
Commands Used
This page emits the following types of scripting commands: Edit XML File. Additional general scripting commands may be emitted.
Commands Required
This page requires the following scripting commands to be already present in your setup script: Apply Install, Apply Uninstall.