http://bugs.winehq.org/show_bug.cgi?id=14907
Ruben Schmidt ru.sch@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
--- Comment #2 from Ruben Schmidt ru.sch@gmx.net 2009-01-09 13:33:56 --- I did some testing with newer versions of wine and a slightly different install routine. Now it's working. That's what I did to get it work:
# Set wine-version to "Windows98" * Install MDAC_TYP.EXE (MDAC 2.8 for Win98) * Install Jet40SP8_9xNT.exe (Jet4.0 for Win98) # Set wine-version to "WindowsXP" # Copy mssign32.dll, mapi32.dll and riched20.dll to .wine/drive_c/windows/system32/ and set them to "native,builtin" in winecfg # Install TntMPD using SetupTntMPD.exe # Set wine-version to "Windows98" # Run the application
Seems like this bug can be closed.