PTC Arbortext Content Delivery Customization > Customizing Languages and Locales > Customizing the PTC Arbortext Content Delivery Product Language > Customization Of Languages in PTC Arbortext Content Delivery > Customizing the Disconnected System Installer for Language Deployment > Creating a Customized Disconnected Installer for Deploying Languages > Customization of Disconnected Installer to Deploy the Language Package
  
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:
 <InS_Installer_Package>/customizations/software/setup.bat
 <InS_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.