Delete Language Option

Command Syntax

/DelLanguage <langId>
             -buildname <build_name>

Removes a language from the specified build.

Parameters:

  • <langId>
  • Specifies the locale identifier of the language you want to remove (for example 1033 for English).
  • -buildname <build_name>
  • Specifies the name of the build from which you remove the language.

Example:

AdvancedInstaller.com /edit MyProject.aip
    /DelLanguage 1036 -buildname DefaultBuild