#4055·ILSpy

导致多个 `explorer.exe` 进程无法自动退出的问题

作者: sonyps5201314创建于 2026年8月26日更新于 2026年8月28日
标签Bug

https://GitHub.com/icsharpcode/ILSpy/issues/3760 (中文(简体) ).

此外,我注意到你恢复了“ILSpy\Util\Shell helper.cs”。 这不幸地重新引入了以前在https://GitHub.com/icsharpcode/ILSpy/pull/3619/committs/1f13b80a5f90abebd055c4710b89d344802d39a6中固定的bug. <img宽="2415"高="241" alt="Image" src="https://GitHub.com/user-attachments/assets/b57c97cb-af66-4746-905d-f953326cdd88" / > 多个遗留的`探索者.exe ' 进程的问题已经恢复,它们消耗了大量用户记忆。

<img宽="1203"高="520" alt="Image" src="https://GitHub.com/user-attachments/assets/51e17919-05bb-4b64-a2cf-b474f0对接2a"/.

这个问题也没有完全解决. 每次在批量解析后,点击“ Open Explorer” 按钮仍然会产生一个不能自动退出的“ explorer.exe” 进程.

内容来源: icsharpcode/ILSpy