Question?
- How can I install the deliver.media musiccompanion. with a packaging software?
- Can I install the deliver.media musiccompanion. on multiple clients?
- How to deploy the deliver.media musiccompanion. on multiple clients?
Answer:
Besides installing musiccompanion. via the Windows Store, you can install it with a software packager or setup script, as in the example below.
This installation is useful when you plan to deploy musiccompanion. on multiple workstations and have one single configuration file.
Note: You have to make sure that all clients using the same installation directory such as C:\Program Files (x86)\deliver.media\MusicCompanion etc.
You have to install the MusicCompanionSetup.msi package with admin privileges to the Windows Application directory, as in the example below.
msiexec /i "[path_to]\MusicCompanionSetup.msi" /qn TARGETDIR="C:\Program Files (x86)\deliver.media\MusicCompanion"
Alternatively, you can add this to a script or run it in with cmd
Comments
0 comments
Please sign in to leave a comment.