mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-05-19 16:10:24 +00:00
Remove winget installation option from client-deployment
RustDesk is no longer available via winget, cf. https://x.com/rustdesk/status/2036632270837297444
This commit is contained in:
@@ -3,7 +3,7 @@ title: クライアントデプロイメント
|
||||
weight: 400
|
||||
pre: "<b>2.4. </b>"
|
||||
description: "RustDesk のクライアントデプロイメントに関するドキュメントです。インストール、設定、展開、トラブルシューティングのガイドを参照できます。"
|
||||
keywords: ["rustdesk client deployment", "rustdesk powershell deploy", "rustdesk mass deployment", "rustdesk winget", "rustdesk intune", "rustdesk rmm", "rustdesk silent deployment"]
|
||||
keywords: ["rustdesk client deployment", "rustdesk powershell deploy", "rustdesk mass deployment", "rustdesk intune", "rustdesk rmm", "rustdesk silent deployment"]
|
||||
---
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:START -->
|
||||
@@ -205,16 +205,6 @@ echo ...............................................
|
||||
https://rustdesk.com/docs/en/client/windows/msi/
|
||||
|
||||
|
||||
## Winget
|
||||
|
||||
wingetを使ってpowershell経由でデプロイすることもできます(これは最近のWindowsインストールの一部であるMicrosoft版apt経由でインストールします)
|
||||
|
||||
powershellウィンドウから、またはスクリプト経由で(例えばGPO経由)
|
||||
|
||||
```
|
||||
winget install --id=RustDesk.RustDesk -e
|
||||
```
|
||||
|
||||
## macOS Bash
|
||||
|
||||
```sh
|
||||
@@ -390,4 +380,4 @@ fi
|
||||
# パスワード変数の値を表示
|
||||
echo "パスワード: $rustdesk_pw"
|
||||
echo "..............................................."
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user