Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有这个问题:当我尝试从我的 Win 控制台执行此操作时:
开始 "" "mailto:example@rat.it?subject=subject&body=body "
一切正常!
但我无法将文件附加到电子邮件中添加:
&attachment="路径/myfile.txt"
我能怎么做?谁能帮我?