Deployment Kit Information > Deployment Kit Overview > Deployment Kit Contents
  
Deployment Kit Contents
The following files and directories are included in the Arbortext Editor Deployment Kit:
readme.txt file — Provides an overview of the Deployment Kit and its contents.
bin directory — Contains the executable that enables you to build an installation program for a compact installation.
deploy directory — Contains a template for a Deploy Directory.
docs directory — Contains documentation for the Deployment Kit.
lib directory — Contains support files.
site_sample directory — Contains a sample Deployment Directory site subdirectory.
bin Directory
The Deployment Kit bin directory contains the create_installer.exe application. This application enables you to create an compact installation program that is associated with a Deploy Directory. You can host this installation program on a web site or shared network folder for users to download and use to install your customized version of Arbortext Editor on their systems.
deploy Directory
The Deployment Kit deploy directory contains a template for a Deploy Directory. You can copy this directory to the location where you want to host your Deploy Directory and modify the contents as needed for your installation. The deploy directory contains the following subdirectories:
release directory — This directory is named for the current release, for example 7.1F000. It contains a template manifest.txt file and the Microsoft Windows CAB files for the Arbortext Editor components.
site directory — Contains a template siteprefs.xml file.
The release directory contains the manifest.txt file. You use this file to include and exclude Arbortext Editor components from the compact installation. The directory also contains the following CAB files for the product options:
adapter_windchill.cab — Installs the PTC Server connection (optional).
creo_view.cab — Installs Creo View Express and Arbortext IsoView (optional).
help_center_de.cab — Adds the German localized documentation to the Help Center (required).
help_center_en.cab — Installs the PTC Arbortext Help Center with the English documentation (required).
help_center_es.cab — Adds the Spanish localized documentation to the Help Center (required).
help_center_fr.cab — Adds the French localized documentation to the Help Center (required).
help_center_it.cab — Adds the Italian localized documentation to the Help Center (required).
help_center_ja.cab — Adds the Japanese localized documentation to the Help Center (required).
help_center_ko.cab — Adds the Korean localized documentation to the Help Center (required).
help_center_zh_CN.cab — Adds the Simplified Chinese localized documentation to the Help Center (required).
help_center_zh_TW.cab — Adds the Traditional Chinese localized documentation to the Help Center (required).
java.cab — Installs the required Java environment for Arbortext Editor (required).
tech_info_application.cab — Installs the Technical Information Application (optional).
The site directory contains the siteprefs.xml site configuration file. You use this file to include the Arbortext Editor customizations for your location in the compact installation.
docs Directory
The Deployment Kit docs directory contains the PDF versions of the Deployment Kit Guide and the Arbortext Editor, Arbortext Styler, and Arbortext Architect Release Notes. This documentation is also available in HTML in the PTC Arbortext Help Center.
lib Directory
The Deployment Kit lib directory contains support files.
site_sample Directory
The Deployment Kit site_sample directory contains an example Deploy Directory site subdirectory. The directory contains the following files:
readme.txt file — Provides an overview of the example files.
custom.zip — An example Arbortext Editor custom directory in a zip archive file that is referenced in the siteprefs.xml file.
siteprefs.xml — A site configuration file containing example configuration information for Arbortext Publishing Engine, the PTC Server connection, and so forth.