Servigistics InService Customization > Customizing Languages and Locales > Customizing the Servigistics InService Product Language > Customization Of Languages in Servigistics InService > 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 Servigistics InService 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 Servigistics InService 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.