https://bugs.winehq.org/show_bug.cgi?id=49989
Brian Wang wangpy.tw@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wangpy.tw@gmail.com
--- Comment #4 from Brian Wang wangpy.tw@gmail.com --- Created attachment 69171 --> https://bugs.winehq.org/attachment.cgi?id=69171 stdout 6.0-rc6
Tried running with wine-staging 6.0-rc6 (Tried 32-bit and 64-bit, and both in win7 and win10). I installed dotnet48 and got this exception in stdout: ===== [ERROR] FATAL UNHANDLED EXCEPTION: System.Runtime.InteropServices.COMException (0x88980406) at InstallerGUI.WixBootstrapper.Run () [0x00396] in <1b04b3eed1e24751aabdcaee9b931c86>:0 at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <7713cb95b33244ed9608bf0b23fbdce9>:0 at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <7713cb95b33244ed9608bf0b23fbdce9>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <7713cb95b33244ed9608bf0b23fbdce9>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <7713cb95b33244ed9608bf0b23fbdce9>:0 ===== Then the installer gets stuck (instead of terminating). Full stdout output attached.