Command Syntax
/AddLanguage <langId>
-buildname <build_name>Adds a language to the specified build.
Parameters:
- <langId>
- Specifies the locale identifier of the language you want to add (for example 1033 for English).
- -buildname <build_name>
- Specifies the name of the build to which you add the language.
Example:
AdvancedInstaller.com /edit MyProject.aip
/AddLanguage 1036 -buildname DefaultBuild