LDD components may be installed silently by using the batch files that are located in the install\Silent_Install_Script_Examples folder of the installation CD. The folder also includes a batch file for uninstallation and cleanup. All batch files included in the installation CD contain usage instructions. The included batch files are examples for basic setups and may be modified as necessary for your system.
Run the command prompt as an administrator.
Run one of the following batch files, and then use the "
" switch to view the usage instructions for the batch file:Install_All_on_One_PC.bat—Installs the database, load balancer, and server components on the local computer for configuration 1.
Install_All_on_One_PC_wo_OCR.bat—Installs all the LDD 4.x components except for the OCR engine on the local computer.
Install_Client_Software.bat—Installs client software on the local computer.
Install_Database.bat—Installs the database component on the local computer for configurations 1-1-N and X-Y-N.
Install_LoadBalancer.bat—Installs the load balancer component on the local computer for configurations 1-1-N and X-Y-N.
Install_LoadBalancer_MSSQL.bat—Installs the LDD 4.x load balancer on the local computer for an existing Microsoft SQL Server that is configured for LDD. By default, the script uses a Microsoft SQL Server named instance with a Microsoft SQL Server account.
Install_Server_MSSQL.bat—Installs the LDD 4.x Tomcat server on the local computer for an existing Microsoft SQL Server that is configured for LDD. By default, the script uses a Microsoft SQL Server named instance with a Microsoft SQL Server account.
Install_Server.bat—Installs the server component on the local computer for configurations 1-N, 1-1-N, X-N, and X-Y-N.
Uninstall_DB_LB_Server_on_One_PC.bat—Uninstalls the database and load balancer components from the local computer.
Run the batch file again by using the appropriate configurations as shown in the usage instructions.
Follow the instructions on the screen.