https://bugs.winehq.org/show_bug.cgi?id=38000
Bug ID: 38000 Summary: Dragon NaturallySpeaking 13.0 Basic does not install with kernel32.dll and ntdll.dll errors Product: Wine Version: 1.7.34 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: susancragin@earthlink.net Distribution: ---
Created attachment 50632 --> https://bugs.winehq.org/attachment.cgi?id=50632 Installation log for Natspeak 13.0 with flag "all" last 1000 lines
I am trying to install Dragon NaturallySpeaking 13.0 Basic, which is a no-frills dictation engine released recently by Nuance to target the market for people who only need to dictate text.
Background: Natspeak 12.5 installs without a problem in a 32-bit wine prefix. Natspeak 12.5 is a 32-bit program with 64-bit "handles" to make it operate on a Windows 64-bit OS. (I believe that 13.0 is still a 32-bit program.) Once you install Natspeak 12.5, it needs vcrun2010 to operate.
Anyway, I tried installing installing Natspeak 13.0 into the 32-bit wine prefix where I had installed 12.5. Vcrun2010 was already installed.
I used WINEDEBUG=+all
The only thing that looked suspicious and was right near the end was the following:
003d:Ret PE DLL (proc=0x7b885c30,module=0x7b810000 L"KERNEL32.dll",reason=PROCESS_DETACH,res=0x1) retval=1 003d:Call PE DLL (proc=0x7bc99690,module=0x7bc10000 L"ntdll.dll",reason=PROCESS_DETACH,res=0x1) 003d:Ret PE DLL (proc=0x7bc99690,module=0x7bc10000 L"ntdll.dll",reason=PROCESS_DETACH,res=0x1) retval=1
I would be happy to perform further tests.