#1485 [WinError 5] 拒绝访问。: '\\mac'

111.57* Posted at: 4 hours ago 👁7

[WinError 5] 拒绝访问。: '\mac'


=
system:Windows-10-10.0.26100-SP0
version:v3.84
frozen:True
language:zh
root_dir://Mac/Home/Downloads/win-videotrans-v3.84

1 Replies

这个错误通常是由于软件试图访问一个网络路径或受限制的目录导致的。根据您提供的根目录 //Mac/Home/Downloads/win-videotrans-v3.84,这看起来像是一个网络共享路径(Mac共享给Windows的目录)。

解决方案:

  1. 将软件移动到本地硬盘: 这是最推荐的解决方案。请将整个 win-videotrans-v3.84 文件夹从网络共享位置复制到您的 Windows 本地硬盘上,例如 D:\videotrans。确保路径中不包含中文或特殊字符。
  2. 以管理员身份运行: 如果必须在该网络位置运行,可以尝试右键点击 sp.exe,选择“以管理员身份运行”。但这并非长久之计,可能会遇到其他权限问题。
  3. 检查网络共享权限: 确保 Windows 对该网络共享文件夹拥有完全的读写权限。

移动软件到本地路径是解决此类问题最根本有效的方法。

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Donate: https://ko-fi.com/jianchang512

Trending Questions