Changes for page 2. Automated Registration

Last modified by teamwire003 on 2024/08/13 12:50

From version 4.1
edited by teamwire003
on 2024/03/28 08:55
Change comment: Uploaded new attachment "registration-templates_v4.0.10_or_later.zip", version 1.1
To version 5.2
edited by teamwire003
on 2024/08/13 12:39
Change comment: 3.4.2 changed to 3.4.3

Summary

Details

Page properties
Content
... ... @@ -8,16 +8,22 @@
8 8  When starting Teamwire for the first time, the application gets the information for a user's registration (if provided) from the following registry hive:
9 9  
10 10  |(((
11 -**Desktop 4.0.0 or newer**
11 +**Desktop 4.0.10 or later**
12 12  
13 +(% class="box infomessage" %)
14 +(((
15 +**Note:** Please ensure to always update your Desktop App to the latest version to make sure that all available options of the template are supported.
16 +)))
17 +
13 13  ##HKEY_CURRENT_USER\SOFTWARE\teamwire\##
14 14  
15 -A template for an executable registry entry incl. all possible configurations can be downloaded here: [[registration-templates.zip>>attach:Public.Applications.Desktop.Automated-Registration.WebHome@registration-templates.zip||download="Public.Applications.Desktop.Automated-Registration.WebHome@registration-templates.zip"]]
20 +A template for an executable registry entry incl. all possible configurations can be found at:
21 +[[https:~~/~~/desktop.teamwire.eu/templates/teamwire-windows.reg>>https://desktop.teamwire.eu/templates/teamwire-windows.reg]]
16 16  
17 -Please comment out parameters that are not required for your users' registration, e.g.  ##ProxyURL##.
23 +Please comment out parameters that are not required for your users' registration, e.g.  ##proxyUrl##.
18 18  )))
19 19  |(((
20 -**Until Desktop 3.4.2**
26 +**Until Desktop 3.4.3**
21 21  
22 22  ##HKEY_CURRENT_USER\Software\Teamwire\UserRegistration\##
23 23  
... ... @@ -35,13 +35,19 @@
35 35  To enable automated registration in macOS or Linux, a JSON file needs to be placed in the user's folder:
36 36  
37 37  |(((
38 -**Desktop 4.0.0 or newer**
44 +**Desktop 4.0.10 or later**
39 39  
46 +(% class="box infomessage" %)
47 +(((
48 +**Note:** Please ensure to always update your Desktop App to the latest version to make sure that all available options of the template are supported.
49 +)))
50 +
40 40  ##~~/.config/teamwire/teamwire.cfg##
41 41  
42 -A template JSON file incl. all possible configurations can be downloaded here: [[registration-templates.zip>>attach:Public.Applications.Desktop.Automated-Registration.WebHome@registration-templates.zip||download="Public.Applications.Desktop.Automated-Registration.WebHome@registration-templates.zip"]]
53 +A template JSON file incl. all possible configurations can be found at
54 +[[https:~~/~~/desktop.teamwire.eu/templates/teamwire.cfg>>https://desktop.teamwire.eu/templates/teamwire.cfg]]
43 43  
44 -Please delete the parameters that are not required for your users' registration, e.g.  ##ProxyURL##.
56 +Please delete the parameters that are not required for your users' registration, e.g.  ##proxyUrl##.
45 45  )))
46 46  |(((
47 47  **Until Desktop 3.4.2**