Delete Auto Close Applications

Command Syntax

/UpdateDelAutoClose <update_name>
-index <index>
Deletes an Auto Close Applications from an updates configuration project. Its equivalent UI option is the Remove button in the Auto Applications tab.
Parameters
- <update_name>
- The unique identifier name of the update.
- -index <index>
- The index of the application in the Auto Close Applications array (zero based).
Example

AdvancedInstaller.com /edit D:\MyUpdatesConfigurationProject.aip
/UpdateDelAutoClose MyUpdateName
-index 2