Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
zoo:installalternatedrive [2016/02/03]
zoo:installalternatedrive [2020/08/14]
127.0.0.1 external edit
Line 1: Line 1:
 +======Install the Zoo on Alternate Drive======
 +> **Products:** //[[zoo:home|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
 +
 +\\
 +
 +{{tag>Zoo}}
zoo/installalternatedrive.txt ยท Last modified: 2021/03/12 by dale