Previous Topic: Import a PIF PackageNext Topic: Select the Language for the Installation Dialogs


Create a Multilingual PIF Package

You can create a multi language PIF package by using the multi_language.Any.@pif template. The multi language PIF package lets you specify the language to use for the product installation and also lets you select (or deselect) the language-specific components for the installation.

To create a multi language PIF package

  1. Do one of the following on the Packager GUI:

    The New package dialog appears.

  2. Enter information about the PIF package in the following fields:
    Package name

    Indicates the name of the PIF package. The package name can include up to 128 characters.

    Package version

    Indicates the version of the PIF package. The format of the version is M.m.b.r, where "M" signifies major, "m" signifies minor, "b" signifies build, and "r" signifies revision.

    Package platform

    Indicates the UNIX or Linux platform specifying the hardware and operating system on which the PIF package can be installed.

    Note: The option "Any" lets you install the package on all supported UNIX and Linux platforms.

    Template

    Indicates the template used as a framework for the creation of an individual package setup. A template is formatted as a prototype file. Select multi_language.Any.@enu from the drop-down list.

  3. Click New.

    The new package is created and appears in the project pane.