TGSAN / CMWTAT_Digital_Edition

CloudMoe Windows 10/11 Activation Toolkit get digital license, the best open source Win 10/11 activator in GitHub. GitHub 上最棒的开源 Win10/Win11 数字权利(数字许可证)激活工具!
https://cmwtat.cloudmoe.com
Other
15.8k stars 1.98k forks source link

提示无法定位程序输入点_CxxFrameHandler4于动态链接库。。。。ClipUp.exe上 #45

Closed jszsj closed 1 year ago

jszsj commented 2 years ago

PC Information (please complete the following information):

TGSAN commented 2 years ago

看上去是系统的运行环境有损坏,尝试在任务栏中点击搜索按钮,输入 cmd 选择 以管理员身份运行
输入 sfc /scannow 然后按回车
重启电脑后尝试是否可以正常运行,如果仍然报错,再次使用管理员身份运行cmd然后依次执行以下命令:

dism.exe /online /cleanup-image /startcomponentcleanup
dism.exe /online /cleanup-image /scanhealth
dism.exe /online /cleanup-image /restorehealth

然后重启电脑后尝试,如果依然不能运行。可以尝试在 https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist 中下载并安装 Visual Studio 2015, 2017, 2019, and 2022 C++ 运行库。

Lancercmd commented 2 years ago

看上去是系统的运行环境有损坏,尝试在任务栏中点击搜索按钮,输入 cmd 选择 以管理员身份运行 输入 sfc /scannow 然后按回车 重启电脑后尝试是否可以正常运行,如果仍然报错,再次使用管理员身份运行cmd然后依次执行以下命令:

dism.exe /online /cleanup-image /startcomponentcleanup
dism.exe /online /cleanup-image /scanhealth
dism.exe /online /cleanup-image /restorehealth

然后重启电脑后尝试,如果依然不能运行。可以尝试在 https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist 中下载并安装 Visual Studio 2015, 2017, 2019, and 2022 C++ 运行库。

为虚拟机使用 MediaCreationTool21H2 镜像全新安装 Windows 10 Pro 21H2 19044.1288 后同样遇到了这个问题 在 sfc /scannow 后也没能略过这个错误。

但使用 Release 2.5.0.0 便可正常完成激活。

TGSAN commented 2 years ago

我下次找个时间装个虚拟机试一下,之前测试是测的只有几个边缘版本(10240 x64 x86,22622 x64 arm64)

Diadormu commented 2 years ago

版本 Windows 10 专业工作站版 版本号 22H2 安装日期 ‎2022/‎10/‎21 操作系统内部版本 19045.2130 体验 Windows Feature Experience Pack 120.2212.4180.0

一样的报错,使用Release 2.5.0.0可以正常激活

TGSAN commented 2 years ago

更新了 v2.6.3 版本,修复了报错的问题