https://bugs.winehq.org/show_bug.cgi?id=53925
Bug ID: 53925 Summary: Microsoft Edge installer stay in process list after installing software Product: Wine Version: 7.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mikhail.v.gavrilov@gmail.com Distribution: ---
After successfully installing flstudio I see that MicrosoftEdgeUpdate.exe still stay in process list.
$ ps aux|grep \.exe mikhail 82969 0.0 0.0 2713636 17332 ? Ssl 11:49 0:00 C:\windows\system32\services.exe mikhail 82972 0.0 0.0 2120912 10412 ? Ssl 11:49 0:00 C:\windows\system32\svchost.exe -k LocalServiceNetworkRestricted mikhail 82980 0.0 0.0 2456480 17520 ? Ssl 11:49 0:00 C:\windows\system32\winedevice.exe mikhail 82988 0.9 0.0 2730424 23328 ? Ssl 11:49 0:16 C:\windows\system32\winedevice.exe mikhail 83008 0.0 0.0 2206152 19896 ? Ssl 11:49 0:00 C:\windows\system32\plugplay.exe mikhail 83025 0.0 0.0 2713204 27696 ? Ssl 11:49 0:00 C:\Program Files (x86)\Microsoft\EdgeUpdate\MicrosoftEdgeUpdate.exe /c mikhail 83028 0.0 0.0 2448788 13672 ? Ssl 11:49 0:00 C:\windows\system32\rpcss.exe mikhail 89638 0.0 0.0 222556 2236 pts/16 S+ 12:18 0:00 grep --color=auto .exe
flstudio installer: https://support.image-line.com/redirect/flstudio_windows_beta
$ sha1sum Downloads/flstudio_win64_20.99.3000.3250_BETA.exe d884809764572365f5a9f85188621bc85242c2b5 Downloads/flstudio_win64_20.99.3000.3250_BETA.exe
$ du -sh Downloads/flstudio_win64_20.99.3000.3250_BETA.exe 897M Downloads/flstudio_win64_20.99.3000.3250_BETA.exe
$ wine --version wine-7.20 (Staging)