| Siebel Analytics Applications Installation and Administration Guide > Installing and Configuring Siebel Analytics Applications on Windows > Configuring the DAC Client > Configuring the DAC Config.bat File
 Follow this procedure to configure the DAC config.bat file. To configure the DAC config.bat file 
In the DAC directory, find and open the config.bat file.
This directory is usually in the SiebelAnalytics root directory.Edit the JAVA_HOME variable to point to the directory where you installed the Java SDK.
Make sure there are no spaces in the path reference. For example: set JAVA_HOME=d:\j2sdk1.4.2Edit the DAC_HOME variable to point to the directory where you installed the DAC.
For example: set DAC_HOME=d:\SiebelAnalytics\DAC |