安装软件出现failed to expand shell folder constant "userdocs"的解决方法
安装软件时出现错误提示failed to expand shell folder constant “userdocs”,如图:
解决方法:
点“开始”-“运行”(或Windows键+R)输入 regedit 回车,在弹出的注册表编辑器中左侧依次展开:
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/User Shell Folders 在右侧找到personal,双击将键值修改为 %USERPROFILE%/Documents
重新安装软件即可。
赞 (0)