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

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

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +iSymphony Installation and Update Guide
Content
... ... @@ -58,16 +58,24 @@
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)
63 63  * (% style="color: rgb(0,0,0);" %)/AllUsers - Installs the desktop client for all users (administration privileges required)
64 64  
65 -** (% style="color: rgb(0,0,0);" %)Default install directory is ~{~{(% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)program files}}
63 +** (% style="color: rgb(0,0,0);" %)Default install directory is (% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)program files
66 66  * (% 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);" %)
67 67  
68 -** (% style="color: rgb(0,0,0);" %)Default install directory is ~{~{~~/AppData}}(%%)
69 -(% style="color: rgb(0, 0, 0); color: rgb(0, 0, 0)" %)\\
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)
70 70  
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 +
71 71  == (% style="color: rgb(0,0,0);" %)OS X(%%) ==
72 72  
73 73  1. (% style="color: rgb(0,0,0);" %)Mount the downloaded dmg file by double clicking on it.