Add Update Configuration Dependency

Command Syntax

/AddUpdateDependency <update_name> <update_dependency> 

Sets an update's dependency, its equivalent UI can be found in the Updates Page.

Parameters:

  • <update_name>
  • The unique identifier name of the update. In the GUI this is the name from the Organization tree in the Updates page from the Update Configuration Project.
  • <update_dependency>
  • The name of the update on which the <update_name> depends.

Example

AdvancedInstaller.com /edit MyUpdatesConfigurationProject.aip
    /AddUpdateDependency MyUpdateName UpdateDependency