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

From version 6.1
edited by ryanp
on 2021/09/09 18:01
Change comment: Import
To version 3.1
edited by michaely
on 2021/09/09 18:01
Change comment: Import

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ryanp
1 +XWiki.michaely
Content
... ... @@ -44,20 +44,9 @@
44 44  You can enter the following URL in your browser to download the Desktop Client installer:
45 45  
46 46  {{code}}
47 -http://<ip or hostname of your iSymphony server>:58080/client/desktop/client
48 -{{/code}}
49 -
50 -(% style="color: rgb(0,0,0);" %)If you are on a legacy version (version < 2.0.0) of the desktop module use the following URL instead:
51 -
52 -(% style="color: rgb(0,0,0);" %)
53 -
54 -{{code}}
55 55  http://<ip or hostname of your iSymphony server>:58080/client/desktop
56 56  {{/code}}
57 57  
58 -(% style="color: rgb(0,0,0);" %)
59 -
60 -
61 61  = (% style="color: rgb(0,0,0);" %)2. Install The Desktop Client(%%) =
62 62  
63 63  (% style="color: rgb(0,0,0);" %)The installation method will vary depending on the OS you are installing on.
... ... @@ -67,7 +67,7 @@
67 67  (% 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.
68 68  
69 69  {{note}}
70 -If you are installing a legacy version (version < 2.0.0) Windows will open a warning mentioning that the installer is un-trusted. You can ignore this warning and proceed with the download.
59 +Windows will open a warning mentioning that the installer is un-trusted. You can ignore this warning and proceed with the download.
71 71  {{/note}}
72 72  
73 73  {{note}}
... ... @@ -84,24 +84,6 @@
84 84  == Linux ==
85 85  
86 86  1. (((
87 -Extract the installer files:
88 -
89 -{{code}}
90 -tar xfv isymphony_desktop_client_2_0_0.tar.gz -C directory_to_extract_to
91 -{{/code}}
92 -)))
93 -1. (((
94 -Run the executable to start the client:
95 -
96 -{{code}}
97 -cd iSymphonyDesktop-2.0.0
98 -./isymphonydesktop
99 -{{/code}}
100 -)))
101 -
102 -For Legacy Versions of the desktop client (version < 2.0.0):
103 -
104 -1. (((
105 105  Make the installer executable:
106 106  
107 107  {{code language="bash"}}
... ... @@ -131,10 +131,8 @@
131 131  
132 132  == Linux ==
133 133  
134 -Delete the directory the .tar.gz was extracted to.
105 +Delete the following directory and files:
135 135  
136 -For Legacy Versions: Delete the following directory and files:
137 -
138 138  {{code language="bash"}}
139 139  /home/<username>/iSymphony
140 140  /home/<username>/.local/share/applications/iSymphony.desktop
... ... @@ -141,10 +141,8 @@
141 141  /home/<username>/.local/share/applications/iSymphony-app.desktop
142 142  {{/code}}
143 143  
144 -= Using The Desktop Client Application =
113 +
145 145  
146 -For information on how to use the Desktop Client Application seeĀ [[doc:Desktop Client]].
147 -
148 148  
149 149  
150 150