silent install
    installation
    dStyle365
    LegalWord365
    technical documentation

    Silent install

    Learn how to perform a silent install without user interaction for dStyle365/LegalWord365.

    Published on January 7, 2026
    2 min read
    Documentaal knowledge center

    Silent install

    When updating the software, it is recommended to remove the previous version. Please follow the following instructions for this.

    When a silent install needs to be performed, i.e., an installation without user interaction, the following script can be used.

    msiexec /i "[name of msi]" /quiet /qn SHAREDIR="c:\[path to Sharedfolder]" CONTENTDIR="c:\[path to Contentfolder]" INSTALLEXCEL="Never" INSTALLPOWERPOINT="Never" INSTALLOUTLOOK="Never"

    In this example, the add-in is only installed in Word, and not Excel, PowerPoint, and Outlook.

    Related articles

    Discover more articles

    View more guides and tips in our knowledge center