> 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-27-ug-zh_cn/parallels-desktop-for-mac-27-yong-hu-zhi-nan/parallels-desktop-pian-hao-she-zhi-he-xu-ni-ji-she-zhi/xu-ni-ji-she-zhi/xuan-xiang/ying-yong-cheng-xu-she-zhi.md).

# 应用程序设置

&#x5728;**“应用程序”**&#x7A97;格中，可以选择是否与 macOS 共享 Windows 应用程序，以及是否与 Windows 共享 macOS 应用程序，并能向 Dock 添加包含 Windows 应用程序的文件夹，还能设置 Dock 是否弹出 Windows 应用程序以提醒用户等。

{% hint style="info" %}
**注意**：此功能不适用于运行 Linux 或 macOS 的虚拟机。
{% endhint %}

要启用这些设置，请依次选择“**操作**”**、**“配置”**和**“选项”**，然后单击**“应用程序”。

<figure><img src="/files/s4KE4U1qgvJ15EPCtl4I" alt=""><figcaption></figcaption></figure>

| 选项                             | 说明                                                                                                                                                                                                                                   |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **在 Mac 上共享 Windows 应用程序**     | 启用 Windows 应用程序共享后，您可以在 macOS Finder 中打开 Windows 应用程序。 您还可以选择将包含所有 Windows 应用程序的文件夹添加到 Dock 中，以便于访问。                                                                                                                                 |
| **在 Dock 中显示 Windows 应用程序文件夹** | <p>选择此选项可在 Dock 中添加“Windows 应用程序”文件夹</p><p>该文件夹位于 macOS Dock 中，包含您所有的 Windows 应用程序。随着您安装更多应用程序，它们会自动添加到其中。</p><p><br>若要通过“Windows 应用程序”文件夹打开 Windows 应用程序，请点击该文件夹，然后选择一个应用程序。</p>                                                    |
| **仅在 Coherence 模式下显示 Dock 图标** | <p>您可以选择在“窗口”或“全屏”模式下，是否在 macOS Dock 中显示 Windows 应用程序的图标。如果您更喜欢通过在 Windows 桌面上操作应用程序来工作，可能不希望因在 Dock 中看到它们与 macOS 应用程序图标并列而分散注意力。</p><p>若要在窗口或全屏模式下在 Dock 中显示 Windows 应用程序图标，请取消选中<strong>“仅在 Coherence 模式下显示 Dock 图标</strong>”。</p> |
| **Dock 图标弹跳以提示**               | <p>当 Windows 任务栏中的 Windows 应用程序图标通常会闪烁以提醒您某些事项时（例如 Skype 中的新消息或 Microsoft Outlook 中的通知），默认情况下，其图标在 macOS Dock 中也会反复弹跳。</p><p>要启用或禁用 Windows 应用程序图标通过弹跳进行提醒的功能，请选中或取消选中<strong>“Dock 图标通过弹跳进行提醒</strong>”。</p>                        |
| **在 Mac 菜单栏中显示 Windows 通知区域**  | 选中此选项可在 macOS 菜单栏中显示 Windows 系统托盘图标。                                                                                                                                                                                                 |
| **与 Windows 共享 Mac 应用程序**      | 选中此选项可启用 macOS 应用程序的共享功能。启用后，您可以在 Windows 或 Windows 应用程序内直接打开 macOS 应用程序。                                                                                                                                                            |


---

# 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-27-ug-zh_cn/parallels-desktop-for-mac-27-yong-hu-zhi-nan/parallels-desktop-pian-hao-she-zhi-he-xu-ni-ji-she-zhi/xu-ni-ji-she-zhi/xuan-xiang/ying-yong-cheng-xu-she-zhi.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.
