https://bugs.winehq.org/show_bug.cgi?id=24821
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #18 from Anastasius Focht focht@gmx.net --- Hello folks,
--- quote --- I've setup mdac28 with winetricks, registered some needed DLL, but i'm not able to find if something else is missing. During the last month i've tried installing many things: JET, DCOM, older MDAC, etc. Nothing changed. --- quote ---
your last terminal output from years ago shows you didn't install MDAC and JET properly.
Install the app in clean (new!) 32-bit WINEPREFIX with 'winetricks -q mdc28 jet40' - no other stuff. BTW dependency walker logs from Windows are useless. You need to trace the thing with WINEDEBUG under Wine/Linux.
Regards