Delete Auto Close ApplicationsCopy link to this sectionLink to this section copied!

Command SyntaxCopy link to this sectionLink to this section copied!

/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).

ExampleCopy link to this sectionLink to this section copied!

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