TeamViewer Host (silent install)

I was able to install TeamViewer host using the TeamViewer_Host_Setup.exe file and the "/S" install argument. However, after the install, the end-user was presented with a post-installation prompts. Is there a way to prevent this window from appearing on-screen?


Answers

  • JeanK
    JeanK Posts: 7,040 Community Manager 🌍

    Hello @LIGMichael,

    In our article below, we explain how to Install the standard Host version of TeamViewer silently.

    This might be the bit of information that you were looking for.

    Please let me know if this has helped!

    All the best,

    /JeanK

    Community Manager

  • @JeanK Thanks for sending this article my way. It does an excellent job explaining how to silently install TV Host on macOS. I am trying to perform the silent install on a Windows device & do not have access to the MSI installer--only the .exe.

    When I try using the "/S" install option, I am still presented with post-install prompts (see original post for a visual aid).

  • JeanK
    JeanK Posts: 7,040 Community Manager 🌍

    Hello @LIGMichael,

    For a silent install on a Windows device, you need to use the /qn parameter as below:

    msiexec.exe /i "Path\To\TeamViewer_Host.msi" /qn
    

    Hope this helps!

    /Jean

    Community Manager

  • @LIGMichael, let me please know the solution if you ever figured this one out.

    Thnx