Changes for page Desktop Client Module Installation
Last modified by michelk on 2021/09/09 20:55
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. michelk1 +XWiki.ryanp - Content
-
... ... @@ -85,16 +85,18 @@ 85 85 86 86 = 5. Add The Desktop Client Installers = 87 87 88 - The installers served by iSymphony can be added by downloadingthe .zip archiveand movingittothe iSymphony installers directory:88 +Download the .zip archive you wish to serve: 89 89 90 90 {{code}} 91 -cd ~/ 92 -wget http://www.getisymphony.com/files/builds/isymphony/desktop_client/isymphony_desktop_client_2_0_0.zip 93 -mv ./isymphony_desktop_client_2_0_0.zip /opt/isymphony3/server/installers/ 91 +http://www.getisymphony.com/files/builds/isymphony/desktop_client/isymphony_desktop_client_2_0_0.zip 94 94 {{/code}} 95 95 96 - 94 +Move the .zip archive to the installers directory created by the desktop client module: 97 97 96 +{{code}} 97 +mv ./isymphony_desktop_client_2_0_0.zip /opt/isymphony3/server/installers/ 98 +{{/code}} 99 + 98 98 The latest version of the desktop client will be served. If no installers are added to the installers directory then the legacy installers (version < 2.0.0) will be served instead. 99 99 100 100 {{info}} ... ... @@ -101,8 +101,10 @@ 101 101 See [[Adding New Desktop Client Installers>>url:http://docs.getisymphony.com/display/ISYMDOCS/Adding+New+Desktop+Client+Installers||shape="rect"]] for more information. 102 102 {{/info}} 103 103 104 - ===(% style="color: rgb(0,0,0);" %)6. Install The Desktop Client On The Client Machines(%%) ===106 + 105 105 108 += 6. Install The Desktop Client On The Client Machines = 109 + 106 106 Once the Desktop Client Module is installed, your users will now be able to download and install the Desktop Client Application on their machines. See [[doc:Desktop Client Installation v2\.0\.0]] or for legacy versions see [[Desktop Client Installation v1.0.1>>url:http://docs.getisymphony.com/display/ISYMDOCS/Desktop+Client+Installation+v1.0.1||shape="rect"]]. 107 107 {{/layout-cell}} 108 108 {{/layout-section}}