Silent Install with C++

Player Version

V2 R255.3

Issue

I know “msiexec /i XiboPlayer.msi /qn” for basic silent install, however, this seems to skip the automatic Visual C++ Redistributable install that is otherwise triggered if its missing. I installed on a couple machine using this and the watchdog loads and tries to start Xibo but fails until I manually install the redistributable. Any advice for making this work as a single process or do I just need to handle them separately if I want to do silent install?

The installer software we use (Advanced Installer) doesn’t allow us to do this I’m afraid.

If you’re doing a silent install then you’ll need to handle any dependencies manually.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.