InstallAware for Windows Installer
 

Environment Variables (Advanced Options)

The Environment Variables page lets you define system and user variables.

Creating New Variables

To create new environment variables, follow these steps:

  1. Click the New button. The Set Environment dialog box appears.
  2. Fill in the dialog fields.
  3. Click OK to accept your changes.

Updating Variables

To update previously declared environment variables, follow these steps:

  1. Select the variable to update.
  2. Click the Edit button.
  3. Update the dialog fields.

Removing Variables

To remove environment variables, follow these steps:

  1. Select the variable to remove.
  2. Click the Delete 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: Set Environment. 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.