Customization of Disconnected Installer to Deploy the Language Package
You can create custom code scripts to be executed during a PTC Arbortext Content Delivery installation. These custom scripts can to do customized actions as part of installation process. These scripts are:
<Installer_Package>/customizations/software/setup.bat
<Installer_Package>/customizations/programs/setup.bat
These scripts do not exist in the default Disconnected Installer Package and you need to create the directories along with the scripts. Once created they will be executed as part of any PTC Arbortext Content Delivery update installations.
* 
These scripts will be executed after the schema and data loads. You must take this into consideration while writing your scripts for different scenarios.