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.
我在 VB6 中使用 urlDownloadToFile API 从服务器下载可执行文件。API 返回错误代码 2147467260(事务中止)
该问题只能在特定计算机(win7)上重现。
有什么问题?是否有不涉及安装第三方下载器的快速修复?
谢谢你
用户不是他计算机上的管理员。作为解决方案,他应该以管理员身份运行该程序。