Previous Topic: Register a Package to DiskNext Topic: Unload Packages


Copy a package

Copying a package means copying an existing prototype file. That is, copying a package is useful to create a new version of the package or change the package platform.

To copy a PIF package

  1. Select the package in the project pane.
  2. Right-click the selected package entry.
  3. Select Copy from the context menu.

    The Copy package dialog appears.

  4. Enter the following properties:
    Package name

    Indicates the name of the new package. By default, the name of the selected package with the prefix Copy_Of_ is preset in the input field.

    Package version

    Indicates the version of the new package. By default, the version of the selected package is preset in the input field.

    Package platform

    Indicates the platform identifier of the new package. Select one of the identifiers from the drop-down list. By default, the platform of the selected package is preset in the input field.

  5. Click Copy.

    The new package or package version is added to the project pane.

    Note: The new package has not yet been saved or built.