Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > Automatic Code Synchronizer(ACS) > Working with configuration parameters > Provided configuration parameters > ComDirRoot configuration parameter (ACS)
  
ComDirRoot configuration parameter (ACS)
Syntax (prefix with dash in a Generation Settings Scheme):
ComDirRoot=<path for ComDir>
Where <path for ComDir> specifies the absolute path of a folder in which the ComDir subfolder is created for storing the model SHM file.
The ComDirRoot folder needs to be specified before ACS loads a model, so use the ComDirRoot configuration parameter in the registry or in a Configuration Parameter File. After changing the ComDirRoot folder, all associated applications need to be restarted.
* 
The ComDirRoot configuration parameter also determines the folder in which the TDKComDir subfolder is created for storing TDK model SHK files.
Examples
ComDirRoot=C:\MyComDirRootFolder