#3760
Additionally, I noticed that you reverted ILSpy\Util\ShellHelper.cs. This unfortunately reintroduces the bug I previously fixed in 1f13b80.

The issue with multiple lingering explorer.exe processes has returned, and they are consuming a significant amount of user memory.
This issue hasn't been completely resolved either. Every time after a batch decompilation, clicking the 'Open Explorer' button still spawns a new explorer.exe process that fails to exit automatically.
#3760
This issue hasn't been completely resolved either. Every time after a batch decompilation, clicking the 'Open Explorer' button still spawns a new
explorer.exeprocess that fails to exit automatically.