Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Commit 6fd8d27

Browse files
committed
Merge remote-tracking branch 'origin/master' into staging/4.2
2 parents 10681a4 + bd31416 commit 6fd8d27

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

  • docs/pe/user-guide/install/upgrade-instructions/windows

docs/pe/user-guide/install/upgrade-instructions/windows/v4-2-x.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ These upgrade steps are applicable for ThingsBoard version 4.2.1PE. In order to
2323

2424
#### ThingsBoard PE package download
2525

26-
Download ThingsBoard PE installation archive for Windows: [thingsboard-windows-setup-4.2.1.1pe.zip](https://dist.thingsboard.io/thingsboard-windows-setup-4.2.1.1pe.zip).
26+
Download ThingsBoard PE installation package for Windows: [thingsboard-windows-setup-4.2.1.1pe.exe](https://dist.thingsboard.io/thingsboard-windows-setup-4.2.1.1pe.exe).
2727

2828
#### ThingsBoard PE service upgrade
2929

@@ -35,16 +35,9 @@ net stop thingsboard
3535
{: .copy-code}
3636

3737
* Make a backup of previous ThingsBoard PE configuration located in \<ThingsBoard install dir\>\conf (for ex. C:\thingsboard\conf).
38-
* Unpack the **thingsboard-windows-setup-4.2.1.1pe.zip**.
38+
* Run installation package **thingsboard-windows-setup-4.2.1.1pe.exe**.
3939
* Compare and merge your old ThingsBoard configuration files (from the backup you made in the first step) with new ones.
4040

41-
{% capture difference %}
42-
**NOTE:**
43-
<br>
44-
Scripts listed above should be executed using Administrator Role.
45-
{% endcapture %}
46-
{% include templates/info-banner.md content=difference %}
47-
4841
#### Start the service
4942

5043
```text

0 commit comments

Comments
 (0)