https://bugs.winehq.org/show_bug.cgi?id=47722
--- Comment #12 from Zebediah Figura z.figura12@gmail.com --- (In reply to Ralph Wigzell from comment #9)
(In reply to Zebediah Figura from comment #6)
Unhandled exception: unimplemented function mscorwks.dll.DllRegisterServerInternal called in 32-bit code (0x7b00ddff).
Try overriding mscorwks to native-only in winecfg.
Hi thanks for the hint, it was already overridden.
You shouldn't get that error if mscorwks is properly overridden. Note that it does need to be native-only, not native-then-builtin.