Previous Topic

Next Topic

Book Contents

Compiling Localization Package Source into Installable Package

Localization pack is an .msi file ready-to-install in SiteBuilder. Compilation of installable localization packages is performed by the SiteBuilder Localization Pack Compiler program.

To compile the localization package source file into a localization package

  1. In the Windows Explorer, right-click the file you want to convert to msi.
  2. Select SiteBuilder Localization Compiler command.

    A window displaying the log of the compilation process opens. Besides, the log file compilation.log will be saved on your local drive in the same level as the compiled localization package.

    If the compilation process has been completed successfully, the msi file appears in the same level as the localization package source file directory

Note: If the source file has invalid code (see Appendix A) or contains incorrect data, the compilation process fails.

See Also

Creating Localization Package

Adjusting Localization Package Source File