https://bugs.winehq.org/show_bug.cgi?id=43841
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi Daniel,
I tried it myself and apparently, if i see it correctly, there is a problem with ``winetricks speechsdk`` (now?). It doesn`t install the native sapi.dll somehow.
I was only able to get the program running by copying a (native) sapi.dll from my windows drive to ~/.wine/drive_c/windows/systems32/Speech/Common/ and then do:
WINEDLLOVERRIDES=sapi=n wine regsvr32 ~/.wine/drive_c/windows/system32/Speech/Common/sapi.dll
WINEDLLOVERRIDES=sapi=n wine profitchart.exe
If that works for you too I suggest to leave this bugreport open for the err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396} could be created for context 0x5 (SpResourceManager)