Last modified by michelk on 2021/09/09 20:55

From version 10.1
edited by michelk
on 2021/09/09 18:01
Change comment: Import
To version 5.1
edited by michelk
on 2021/09/09 18:01
Change comment: Import

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,0 @@
1 -iSymphony Installation and Update Guide
Content
... ... @@ -58,24 +58,16 @@
58 58  (% style="color: rgb(0,0,0);" %)Alternatively the installer can be called from the command line with the following options:
59 59  
60 60  * (% style="color: rgb(0,0,0);" %)/S - makes the installer silent
61 +* (% style="color: rgb(0,0,0);" %)/D=<directory name> - forces the desktop client to be installed into a certain directory
62 +** (% style="color: rgb(0,0,0);" %)Default directory for depends on the install mode (AllUsers or CurrentUser)
61 61  * (% style="color: rgb(0,0,0);" %)/AllUsers - Installs the desktop client for all users (administration privileges required)
62 62  
63 -** (% style="color: rgb(0,0,0);" %)Default install directory is (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)program files
65 +** (% style="color: rgb(0,0,0);" %)Default install directory is ~{~{(% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)program files}}
64 64  * (% style="color: rgb(0,0,0);" %)/CurrentUser - Installs the desktop client for the current user only (default is (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)CurrentUser)(% style="color: rgb(0,0,0);" %)
65 65  
66 -** (% style="color: rgb(0,0,0);" %)Default install directory is ~~/AppData
67 -* (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)/D=<directory name> - forces the desktop client to be installed into a certain directory (__this needs to be the last option!__)
68 -** (% style="color: rgb(0,0,0);" %)Default directory for depends on the install mode (AllUsers or CurrentUser)
68 +** (% style="color: rgb(0,0,0);" %)Default install directory is ~{~{~~/AppData}}(%%)
69 +(% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)\\
69 69  
70 -(% style="color: rgb(0,0,0);" %)For example:
71 -
72 -{{code}}
73 -iSymphonyDesktopSetup.exe /S /AllUsers /D=C:\foo\bar\isymdesktop
74 -{{/code}}
75 -
76 -(% style="color: rgb(0,0,0);" %)
77 -
78 -
79 79  == (% style="color: rgb(0,0,0);" %)OS X(%%) ==
80 80  
81 81  1. (% style="color: rgb(0,0,0);" %)Mount the downloaded dmg file by double clicking on it.