Silent installation of Password Hub desktop app

Silent installation of Password Hub desktop app

avatar

Hi all,

I've been looking for a way to silently install the Password Hub desktop application for Windows. I've tried the obvious /quiet /q /silent /verysilent switches, but no luck so far. I understand the installation is already streamlined so it doesn't require user interaction, however a /quiet switch that allows for installation without progress boxes and not starting the app afterwards would be really useful for automated client deployments.

Thanks for the help!

Kind regards,
Patrick de Ritter

All Comments (2)

avatar

Hello Patrick,
I will report this to our team and they will verify what could be done with the installer that we use.

Thank you

Regards

David Hervieux

avatar

Hi David,

Thanks for your reply. After some further digging in what the value would be for QuietUninstallString in the registry after installing the desktop app, I found that the uninstaller uses /S to silently uninstall. Tried that with the Setup file, works like a charm!

Invocation:

Setup.Devolutions.PasswordHubDesktop.2019.2.3.0.exe /S


Thanks for checking in on this though! Think you can put this on de Help somewhere for others to find?

Kind regards,
Patrick de Ritter