https://bugs.winehq.org/show_bug.cgi?id=42223 --- Comment #23 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- Created attachment 56984 --> https://bugs.winehq.org/attachment.cgi?id=56984 add version resource I tested this another time. You can also run this in WinXp mode, the bcrypt disabling is not necesary then. The app seems to look for version resource of oledb32 which is not present. W with version resource added it seems gets tiny bit further to call really stuff from oledb: fixme:oledb:dslocator_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented fixme:oledb:dslocator_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented fixme:ole:CoGetApartmentType (0x33e0d0, 0x33e050): semi-stub fixme:oledb:dslocator_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented fixme:oledb:dslocator_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented fixme:oledb:dslocator_QueryInterface interface {2206ccb1-19c1-11d1-89e0-00c04fd7a829} not implemented But then it exits again Workaround for now: winetricks mdac27 jet40 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.