https://bugs.winehq.org/show_bug.cgi?id=49874
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #10 from Zebediah Figura z.figura12@gmail.com --- The debug otuput attached is very strange. In particular these messages:
0208:err:ole:CoGetClassObject class {00000320-0000-0000-c000-000000000046} not registered
and
0208:err:ole:CoGetClassObject class {bcde0395-e52f-467c-8e3d-c4579291692e} not registered
should not happen, and imply that somehow the prefix was corrupted or not completely set up.
Do these messages appear on a newly created prefix? If so, can you post complete console output from the prefix creation?
(In reply to joaopa from comment #9)
Wine is a 32-bit software although it can run 64 bit applications.
To be more accurate, wine has 32-bit and 64-bit components, which are necessary to run 32-bit and 64-bit applications respectively, and which respectively depend on 32-bit and 64-bit support libraries.