This shows you the differences between two versions of the page.
|
zh:zoo:installalternatedrive [2015/09/14] |
zh:zoo:installalternatedrive [2020/08/14] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ======安装Zoo至备用硬盘====== | ||
| + | > **产品:** // | ||
| + | > **摘要:** // | ||
| + | |||
| + | =====问题===== | ||
| + | 我试着将Zoo server安装在不同的硬盘。我试着使用**msiexec.exe**将Zoo安装到其他路径,但是仍然安装在预设的" | ||
| + | |||
| + | =====答案===== | ||
| + | 下列为正确的安装语法,可将Zoo安装到其他位置。 | ||
| + | |||
| + | msiexec /i < | ||
| + | | ||
| + | 以下范例,这个语法将安装Zoo SR6至 " | ||
| + | |||
| + | msiexec /i zoo50_5.6.30918.07015.msi INSTALLLOCATION=D: | ||
| + | |||
| + | \\ | ||
| + | |||
| + | {{tag> | ||