> 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-26-ug-zh_cn/parallels-desktop-for-mac-26-yong-hu-zhi-nan/zai-mac-shang-shi-yong-windows/she-ding-windows-ru-he-yu-macos-xie-tong-gong-zuo/zai-macos-yu-windows-zhi-jian-gong-xiang-xiang-mu/shi-yong-windows-dian-zi-you-jian-ying-yong-cheng-xu-fa-song-macos-wen-jian.md).

# 使用 Windows 电子邮件应用程序发送 macOS 文件

如果您经常使用 Windows 电子邮件应用程序发送电子邮件，则可以轻松地将 macOS 文件附加到您的邮件。请执行以下操作：

{% hint style="info" %}
\*\*注意：\*\*此功能要求安装 [Parallels Tools](/pdfm-26-ug-zh_cn/parallels-desktop-for-mac-26-yong-hu-zhi-nan/gao-ji-zhu-ti/an-zhuang-huo-geng-xin-parallels-tools.md)。
{% endhint %}

1. 我们假设您已决定向您的妈妈发送照片。在 macOS 中右键单击照片，然后指向**共享** > **更多**。此时将打开“macOS 系统设置”的**扩展**部分。
2. 向下滚动扩展列表并选择**使用 Windows 电子邮件应用发送**（您只需执行一次此操作）。
3. 再次右键单击照片，然后选择**共享** > **使用 Windows 电子邮件应用发送**。默认电子邮件应用程序在 Windows 中启动，这将创建一封附有文件的新邮件。您只需输入收件人的电子邮件地址和电子邮件主题。

\\


---

# 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-26-ug-zh_cn/parallels-desktop-for-mac-26-yong-hu-zhi-nan/zai-mac-shang-shi-yong-windows/she-ding-windows-ru-he-yu-macos-xie-tong-gong-zuo/zai-macos-yu-windows-zhi-jian-gong-xiang-xiang-mu/shi-yong-windows-dian-zi-you-jian-ying-yong-cheng-xu-fa-song-macos-wen-jian.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.
