https://bugs.winehq.org/show_bug.cgi?id=53925
--- Comment #4 from Qwerty Chouskie asdfghrbljzmkd@outlook.com --- (In reply to Louis Lenders from comment #3)
(In reply to Qwerty Chouskie from comment #2)
I am affected by this issue as well. The following process is started when the prefix boots, and never exits even when all other applications exit: "C:\Program Files (x86)\Microsoft\EdgeUpdate\MicrosoftEdgeUpdate.exe /c"
Are you sure this is a bug? In windows this MicrosoftEdgeUpdate.exe is also running constantly in background afaict, so I wonder if wine is really doing something wrong here.
(Removing the msedge registry entries in HKLM\SYSTEM\CurrentControlSet\Services seems to get rid of it, use at your own risk ;))
Neither `wineboot -e` nor `wineboot -s` kill the service, I have to manually kill it or use `wineboot -k` to kill the process and get the prefix to shut down. Seems like unintended behavior to me at least.