Marking Components as Language Dependent

InstallShield 2015

All new components are language independent by default. Mark a component as specific to a language if you want the component and its data built into a package that targets that language.

To mark a component as language dependent:

1. In the View List under Organization, click Setup Design (for installation projects only) or Components.
2. Select the component that you want to configure as language dependent. InstallShield displays the component’s settings in the right pane.
3. Click the Languages setting. InstallShield displays the list of languages in the bottom-right pane.
4. Select the check box for each language to which this component’s data apply. Clear the check box for each language that does not apply.

Tip: To learn how to specify which language-dependent components are installed at run time, see Installing Components Based on Language.

See Also