File tree Expand file tree Collapse file tree
pe/user-guide/install/upgrade-instructions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 lts : " true"
55 patch : " true"
66 x : " true"
7+ windows :
8+ zip : " true"
794.3.0.1 :
810 known-vulnerabilities : " true"
911 upgradable-from : " 4.2.1.x"
2527 lts : " true"
2628 patch : " true"
2729 x : " true"
30+ windows :
31+ zip : " true"
28324.2.1.2 :
2933 known-vulnerabilities : " true"
3034 upgradable-from : " 4.2.0"
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ These upgrade steps are applicable for the latest ThingsBoard Community Edition
145145
146146#### ThingsBoard PE package download
147147
148- Download ThingsBoard PE installation package for Windows: [ thingsboard-windows-setup- {{ site.release.pe_ver }}.exe ] (https://dist.thingsboard.io/thingsboard-windows-setup- {{ site.release.pe_ver }}.exe ).
148+ Download ThingsBoard PE installation package for Windows: [ thingsboard-windows-{{ site.release.pe_ver }}.zip ] (https://dist.thingsboard.io/thingsboard-windows-{{ site.release.pe_ver }}.zip ).
149149
150150#### ThingsBoard PE service upgrade
151151
@@ -157,7 +157,7 @@ net stop thingsboard
157157{: .copy-code}
158158
159159* Make a backup of previous ThingsBoard CE configuration located in \< ThingsBoard install dir\> \conf (for ex. C:\thingsboard\conf).
160- * Run the ** thingsboard-windows-setup- {{ site.release.pe_ver }}.exe ** .
160+ * Copy content of the ** thingsboard-windows-{{ site.release.pe_ver }}.zip ** to the same location .
161161* Compare and merge your old ThingsBoard configuration files (from the backup you made in the first step) with new ones.
162162* Configure Professional Edition license key as described [ here] ( /docs/user-guide/install/pe/windows/#step-3-obtain-and-configure-license-key ) .
163163* Finally, run ** upgrade.bat** script to upgrade ThingsBoard to the new version.
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ To run ThingsBoard and Cassandra on a single machine you will need at least 8Gb
3131Download and extract the package.
3232
3333``` bash
34- https://dist.thingsboard.io/thingsboard-windows-setup- {{ site.release.pe_ver }}.exe
34+ https://dist.thingsboard.io/thingsboard-windows-{{ site.release.pe_ver }}.zip
3535```
3636{: .copy-code}
3737
You can’t perform that action at this time.
0 commit comments