Commit Graph

79 Commits

Author SHA1 Message Date
Jens Frank 1a24e0e29a Remove winget installation option from client-deployment
RustDesk is no longer available via winget, cf. https://x.com/rustdesk/status/2036632270837297444
2026-05-13 22:06:28 +02:00
rustdesk 56cfd26e35 seo/geo 2026-03-20 18:42:55 +08:00
rustdesk 1736869d5f seo/geo 2026-03-20 15:16:55 +08:00
Luca-rickrolled-himself 8841d0aa28 Added .ro locale
Added Romanian Language
2025-10-22 22:22:13 +03:00
bonk-dev 7ca7b6d74c docs(pl): translate self-host/client-deployment 2025-08-03 15:08:33 +02:00
rustdesk 3d60e0f5e2 fix style 2025-06-15 03:53:23 +08:00
rustdesk 22c2b2350a full translation 2025-06-14 21:21:30 +08:00
Axel Schoppe dfde28cf65 Fix powershell invalid operation is NULL 2025-02-18 13:30:59 +01:00
Robbe Van der Gucht 34ccd57769 Don't create 'null' files on Windows
Suppressing emitted STDOUT from cmdlets is done with by piping to `Out-Null` instead of redirecting to `null`. That last option will create a new file on Windows.

```
# Don't do 
mkdir test > null

# Do 
mkdir test | Out-Null
```
2025-02-14 23:34:15 +01:00
Evgeny Dats 321abc99bc Update _index.en.md
Bash script for macOS will now be able to automatically get the latest version from github.
Notification about need for root privileges has been replaced with a request for root password to execute script.
2024-11-01 21:06:41 +03:00
lazee486 b216c696b1 Update _index.en.md
fixed typo in powershell
2024-10-30 13:33:02 +02:00
rustdesk da3c5cf21f update 2024-10-30 18:57:45 +08:00
lazee486 00dadc42ac Update _index.en.md
added winget install option to page - havent tested if --config works with it
2024-10-30 12:52:46 +02:00
Robert Biddle 382ba4080d Update _index.en.md
Fixed PowerShell syntax highlighting
2024-10-28 12:57:53 -04:00
Xp96 e23c24eb04 Create _index.pt.md 2024-08-26 08:11:10 -03:00
RustDesk a304b9090b Update _index.en.md 2024-08-13 09:54:50 +08:00
rustdesk da467f1729 rm -rf tactical 2024-08-13 09:46:35 +08:00
Mr-Update 29e6c57efd Update _index.en.md 2024-07-20 22:43:38 +02:00
Mr-Update e4c532a406 Update _index.en.md 2024-07-20 22:43:04 +02:00
RustDesk d6797a2617 Update _index.en.md 2024-06-15 10:20:37 +08:00
Mr-Update ab92445a84 Update _index.de.md 2024-05-24 21:04:49 +02:00
Mr-Update 475b8431c4 Update _index.de.md 2024-05-24 21:04:21 +02:00
Mr-Update fbd07f0607 Update _index.en.md 2024-05-21 22:11:31 +02:00
Mr-Update bba5a32afa Update _index.en.md 2024-05-21 21:45:35 +02:00
Matthias d8cc87c301 Update _index.en.md
When using deployment tools (like PDQ) the multi-line params caused an exception when running the nested ps1 script. Changing it to an by-line approach solved this.
2024-03-20 16:17:20 +01:00
Mr-Update da25a05ad9 Update _index.de.md 2024-03-10 22:41:59 +01:00
Mr-Update 7a83294841 Update _index.en.md 2024-02-09 21:38:15 +01:00
User35123 f81ba46944 Powershell script will now be able to automatically get the latest version from github
The function getLatest() returns an object containing the current version number and the current download link.

In addition, the parameter "-wait" had to be removed from Start-Process, as the current version (1.2.3) apparently never ends if the Rustdesk service is not ended manually. Instead, a start-sleep of 20 seconds was added.
2024-01-19 15:17:24 +01:00
Mr-Update c58a477848 Update _index.de.md 2023-10-24 22:08:37 +02:00
Mr-Update 7b8428b093 Update _index.de.md 2023-10-24 22:07:54 +02:00
Mr-Update da7d91a4eb Update _index.en.md 2023-10-23 22:04:04 +02:00
Mr-Update 2ec1d984a7 Update _index.en.md 2023-10-23 22:02:40 +02:00
dinger1986 9462568781 Update _index.en.md 2023-10-23 13:53:14 +01:00
Mr-Update 701649d425 Update _index.en.md 2023-10-21 21:51:13 +02:00
Mr-Update 162b454061 Update _index.de.md 2023-10-12 21:56:49 +02:00
Mr-Update 43396401b1 Update _index.de.md 2023-10-12 21:55:56 +02:00
Mr-Update ad9bbccc2f Update _index.en.md 2023-10-10 21:45:25 +02:00
Mr-Update c3e01aa661 Update _index.en.md 2023-10-10 21:44:27 +02:00
dinger1986 086a12a31d Update _index.en.md 2023-10-06 16:56:53 +01:00
dinger1986 4e26d2471e Update _index.en.md 2023-10-06 16:45:02 +01:00
Mr-Update 60d808877a Update _index.de.md 2023-10-01 23:26:14 +02:00
Mr-Update acac91c5db Update _index.de.md 2023-10-01 23:24:59 +02:00
Mr-Update 338a2519fe Update _index.en.md 2023-10-01 13:53:56 +02:00
Mr-Update 8a348732e9 Update _index.en.md 2023-10-01 13:52:30 +02:00
dinger1986 88a59a18c2 Update _index.en.md 2023-09-28 11:08:18 +01:00
dinger1986 14786a9964 Update _index.de.md 2023-09-22 22:14:50 +01:00
dinger1986 9772ef7525 Update _index.en.md 2023-09-22 22:13:37 +01:00
Mr-Update fffaebd437 Update _index.de.md 2023-09-14 22:09:43 +02:00
Mr-Update 1741277758 Update _index.de.md 2023-09-14 22:09:05 +02:00
Mr-Update 8fb7214148 Update _index.en.md 2023-09-13 23:23:22 +02:00