To begin installation run the installation package file downloaded from our partner portal as Administrator.

1. Start installation by clicking on the Next button.



2. Select the setup type, whether you would like to install OptimiDoc with localDB or external SQL Server connection. All necessary information is written within the window.



2a. When you select LocalDB installation you will directly continue with step 3.


2b. When you select option OptimiDoc Server with configurable SQL Server first we will try to detect any SQL Servers available, then installer will proceed to the next screen.



In this screen, enter following information:


    • Server- server name, where instance name is optional (ex. SERVER\OptimiDoc)
    • Database - name of dedicated database, we will try to detect all existing databases on the SQL Server. If you enter non-existing name, we will create such database. If you enter a new name and the user has correct rights, we will create a new database with such name.
    • Port - SQL server port
    • Login - name of user with access to SQL server and database
    • Password - user password



2c. When you select OptimiDoc Cluster Node, you will have a possibility enter SQL Server information as in the step 2b. and on top of this you will enter Cluster IP address.



Once finished with these steps, click on the Next button and continue with step 3.



3. Accept License Terms



4. Select the install folder.



5. To begin the installation process click on the Install button.



6. Wait for the installation process to finish and then click on the Finish button.




7. To open the OptimiDoc web interface click on OptimiDoc icon on the Desktop.



Note

The default authentication username is “admin” with password “admin”.


Tip

Note: If you have issues with OptimiDoc installation, you can run the installer in a special mode for logging purposes, e.g.:

"C:\Temp\OptimiDoc_12.exe" /L*V "example.log"

Explanation: First create the folder C:\Temp and copy the setup file to this folder. Write the command above in the command line prompt and then press Enter. In the Temp folder a log file named "example" will be created. All parts of the installation process will be written to this log file.