Changes for page Desktop Client Installation v2.0.0
Last modified by michelk on 2021/09/09 20:55
To version 10.4
edited by michelk
on 2021/09/09 20:55
on 2021/09/09 20:55
Change comment:
Update document after refactoring.
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +iSymphony 3\.5 Documentation.iSymphony Installation and Update Guide.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ryanp1 +XWiki.michelk - Content
-
... ... @@ -55,6 +55,27 @@ 55 55 56 56 (% style="color: rgb(0,0,0);" %)To execute the installer on Windows simply double click the downloaded installer package, and the installation process will commence. 57 57 58 +(% style="color: rgb(0,0,0);" %)Alternatively the installer can be called from the command line with the following options: 59 + 60 +* (% style="color: rgb(0,0,0);" %)/S - makes the installer silent 61 +* (% style="color: rgb(0,0,0);" %)/AllUsers - Installs the desktop client for all users (administration privileges required) 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 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 + 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) 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 + 58 58 == (% style="color: rgb(0,0,0);" %)OS X(%%) == 59 59 60 60 1. (% style="color: rgb(0,0,0);" %)Mount the downloaded dmg file by double clicking on it.