> For the complete documentation index, see [llms.txt](https://docs.parallels.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.cn/pdfm-19-ug-zh_cn/parallels-desktop-for-mac-19-users-guide/zai-mac-shang-shi-yong-windows/ru-men/an-zhuang-windows-ying-yong-cheng-xu.md).

# 安装 Windows 应用程序

在 Mac 中安装 Windows 应用程序与在 Windows 电脑中安装 Windows 应用程序一样。两种最常见的应用程序安装方法是：

* 使用 CD 或 DVD 安装光盘
* 从互联网或网络下载应用程序或安装文件

### **从 CD 或 DVD 安装光盘安装应用程序**

1. [启动 Windows](/pdfm-19-ug-zh_cn/parallels-desktop-for-mac-19-users-guide/zai-mac-shang-shi-yong-windows/ru-men/qi-dong-windows.md)。
2. 插入安装光盘。
3. 在大多数情况下，自动播放窗口会打开。单击运行安装程序或安装文件的选项，然后按照屏幕上的说明操作。

欲了解更多有关在 Parallels Desktop 中使用 CD 和 DVD 光盘的信息，请参阅 **CD/DVD-ROM**。

### **从互联网或网络安装应用程序**

* 下载应用程序或安装文件，然后按照应用程序源提供的说明进行操作。

在大多数情况下，您可以运行安装文件并按照屏幕上的说明操作，也可以直接打开下载的应用程序。

欲了解更多有关连接到互联网和网络的信息，请参阅[连接到互联网或网络](/pdfm-19-ug-zh_cn/parallels-desktop-for-mac-19-users-guide/zai-mac-shang-shi-yong-windows/lian-jie-dao-internet-huo-wang-luo.md)。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.parallels.cn/pdfm-19-ug-zh_cn/parallels-desktop-for-mac-19-users-guide/zai-mac-shang-shi-yong-windows/ru-men/an-zhuang-windows-ying-yong-cheng-xu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
