LDD components may be installed silently using the batch files 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 on the installation CD contain usage instructions. The included batch files are examples for basic setups and may be modified as necessary for your system.
Note: To run an installation script from a network folder, map a drive letter to the network folder. The UNC path cannot be used when running an installation script. |
Run the command prompt as an administrator.
Run one of following batch files, and then use the switch
to view the 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 of 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 an SQL Server user name and 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 an SQL Server user name and 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 using the appropriate options as shown in the usage instructions.
Follow the instructions on the screen.