Site Tools


This is an old revision of the document!


Install the Zoo on Alternate Drive

Products: Zoo
Summary: Discusses how to install the Zoo on a drive other than the default.

Question

I am trying to install the Zoo server onto a different disk drive. I tried to install Zoo via msiexec.exe to another path, but it always was installed in Program Files.

Answer

Here is the proper syntax to install the Zoo to an alternative location.

msiexec /i <msi_file> INSTALLLOCATION=<pathspec>

For example, this syntax will install Zoo 5 SR6 to the D:\Progs\Zoo folder.

msiexec /i zoo50_5.6.30918.07015.msi INSTALLLOCATION=D:\Progs\Zoo


zoo/installalternatedrive.1597445311.txt.gz · Last modified: 2020/08/14 by 127.0.0.1