Changes for page Adding New Desktop Client Installers
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. ryanp1 +XWiki.michelk - Content
-
... ... @@ -6,7 +6,7 @@ 6 6 This document covers how to add new desktop client installers to the desktop client module. 7 7 8 8 {{note}} 9 -Adding installers using this method **requires Desktop Client Module version >= 2.0.0**. 9 +Adding installers using this method **requires Desktop Client Module version >= 2.0.0**. To install the Desktop Client Module see [[doc:Desktop Client Module Installation]] or for upgrading see [[doc:Desktop Client Module Upgrade]]. 10 10 {{/note}} 11 11 {{/layout-cell}} 12 12 {{/layout-section}} ... ... @@ -17,7 +17,7 @@ 17 17 Download the .zip archive you wish to serve: 18 18 19 19 {{code}} 20 -http://www.getisymphony.com/files/builds/isymphony/desktop_client/ isymphony_desktop_client_2_0_0.zip20 +wget http://www.getisymphony.com/files/builds/isymphony/desktop_client/desktop-client-archive-2.1.3-final.6.zip 21 21 {{/code}} 22 22 23 23 {{info}}