http://bugs.winehq.org/show_bug.cgi?id=59393 --- Comment #2 from Hoshino Lina <lina@lina.yt> --- Another option would be to just remove the winstation exclusion logic only for such service processes. I think I can probably make the service only attach to a desktop when it needs it (right now, only to show error messages) and detach itself when it is just running in the background (the service does not need to show any windows during normal operation, the interactive flag is mostly there to be able to open DirectX). That should be enough to make sure the service doesn't keep explorer.exe up when not needed, and then that would allow the whole session to be torn down properly on demand. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.