            __                _            ______  ____  ______
           / /   ____  ____ _(_)________ _/ / __ \/ __ \/ ____/
          / /   / __ \/ __ `/ / ___/ __ `/ / / / / / / / /     
         / /___/ /_/ / /_/ / / /__/ /_/ / / /_/ / /_/ / /___   
        /_____/\____/\__, /_/\___/\__,_/_/_____/\____/\____/   
                     /____/                 

                      https://www.logicaldoc.com  
                                         
                       LogicalDOC Office Add-in(TS) [Terminal Server edition]
                     
                     
1) Remove any previous version of the addin installed in the system

2) Traditional installation with Graphical User Interface
   - Launch the installer setup.exe as Administrator (from the contextual menu)
   
3) Silent Installation (without GUI)
   - Open a command shell as Administrator
   - Go to the folder that contains the .msi file
   - Launch the command as follow:
        msiexec /qn /i LogicalDOCOfficeAddInSetup(TS).msi /log install.log

3.a) Extended installation log 		
   - Launch the command as follow:
        msiexec /qn /i LogicalDOCOfficeAddInSetup(TS).msi /lv install-verbose.log		
		
4) Uninstall from commandline
	msiexec /qn /x LogicalDOCOfficeAddInSetup(TS).msi /log uninstall.log	


  

                                      