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

From version 5.1
edited by ryanp
on 2021/09/09 18:02
Change comment: Import
To version 9.1
edited by ryanp
on 2021/09/09 18:02
Change comment: Import

Summary

Details

Page properties
Content
... ... @@ -6,10 +6,8 @@
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 -
12 -
13 13  {{/layout-cell}}
14 14  {{/layout-section}}
15 15  
... ... @@ -39,7 +39,6 @@
39 39  )))
40 40  1. (((
41 41  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.
42 -)))
43 43  
44 44  {{info}}
45 45  Removing a .zip archive will remove the hidden directory and prevent the installer from being served. Removing previous installers is not required; the latest version will always be served.
... ... @@ -48,8 +48,11 @@
48 48  {{info}}
49 49  If you wish to serve the legacy installers (version < 2.0.0) with the new module remove all of the .zip archives from the installer directory.
50 50  {{/info}}
48 +)))
51 51  
52 52  
51 +
52 +
53 53  {{/layout-cell}}
54 54  {{/layout-section}}
55 55  {{/layout}}