mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-06-16 21:50:58 +00:00
seo/geo
This commit is contained in:
@@ -6,6 +6,20 @@ keywords: ["rustdesk msi", "rustdesk silent install", "rustdesk msiexec", "rustd
|
||||
---
|
||||
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:START -->
|
||||
|
||||
## 快速回答
|
||||
|
||||
当您需要标准化的 Windows 软件部署方式,并且需要安装参数、静默安装以及 Intune、组策略等企业工具支持时,应使用 MSI 包。
|
||||
|
||||
## 关键要点
|
||||
|
||||
- MSI 适合受管 Windows 批量部署
|
||||
- 首次部署前先检查安装参数
|
||||
- 测试升级时在选项变更和不变更两种情况下的行为
|
||||
|
||||
<!-- GEO-LOCALIZED-INTRO:END -->
|
||||
|
||||
MSI 安装支持命令行参数,以方便静默安装。
|
||||
|
||||
## 参数
|
||||
|
||||
Reference in New Issue
Block a user