We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
现象: 1.随机闪退,大ESD文件几乎每次都闪退 2.闪退发生时,释放文件的进度不一样(我觉得可以排除是esd文件本身的问题) 3.闪退发生DISM没有提示错误,直接闪退 4.上退后DISM++可能会自动重启,也可能不会
这是另一次闪退的log 2024-09-01 23:48:10, Info PID=16912 TID=1280, Dism++ 成功启动,程序版本: 10.1.1002.1,CBS抽象层: 10.1.1002.1,Host版本:10.0.22621.3733 2024-09-01 23:51:08, Error PID=16912 TID=27452, Wimgapi WIM F:\y510plast.esd, offset 00000002a48cc9fc, length 22ff21a 0x0000000D
在释放前清空Windows\Logs CBS 和 DISM下的文件后 启动Dism++ 然后开始释放ESD镜像,直到闪退发生时没有留下新文件
The text was updated successfully, but these errors were encountered:
No branches or pull requests
现象:
1.随机闪退,大ESD文件几乎每次都闪退
2.闪退发生时,释放文件的进度不一样(我觉得可以排除是esd文件本身的问题)
3.闪退发生DISM没有提示错误,直接闪退
4.上退后DISM++可能会自动重启,也可能不会
Dism 10.1.1002.1
Windows 11 23H2 10.0.22631.4037
专业版 x64
E:\Dism
Dism++.tmp.log
2024-09-01 23:26:14, Info PID=26520 TID=22624, Dism++ 成功启动,程序版本: 10.1.1002.1,CBS抽象层: 10.1.1002.1,Host版本:10.0.22621.3733
2024-09-01 23:31:09, Error PID=26520 TID=29216, Wimgapi WIM F:\y510plast.esd, offset 0000000421abc7ec, length 3bfe51a 0x0000000D
这是另一次闪退的log
2024-09-01 23:48:10, Info PID=16912 TID=1280, Dism++ 成功启动,程序版本: 10.1.1002.1,CBS抽象层: 10.1.1002.1,Host版本:10.0.22621.3733
2024-09-01 23:51:08, Error PID=16912 TID=27452, Wimgapi WIM F:\y510plast.esd, offset 00000002a48cc9fc, length 22ff21a 0x0000000D
在释放前清空Windows\Logs CBS 和 DISM下的文件后
启动Dism++ 然后开始释放ESD镜像,直到闪退发生时没有留下新文件
The text was updated successfully, but these errors were encountered: