NOTE: This is NOT a how-to. This was an effort to document the problems I ran into during installation. This blog post did not end in a successful installation of Dragon Naturally Speaking 12 on Ubuntu 10.04.
In spite of being a failure, this post may be useful to save someone else some time if they find it on Google.
I was recently asked to get Dragon Naturally Speaking (version 12) running on a Ubuntu 10.04 laptop at work. I thought I would write up on this for my own consultation, and at the same time, I figured it would be worthwhile to publish it, in case this helps anyone else. I realize Ubuntu 10.04 is on its way out, but nevertheless, this might be helpful to someone. This article started as a how-to, until I realized that it wasn’t worth getting working with these software versions.
Tested Software Versions:
Ubuntu Linux 10.04, WINE 1.2.2, Dragon Naturally Speaking 12.
My Installation Experiences: (WINE 1.2.2) (Did not successfully install.)
Because I am dealing with some very old hardware (a laptop that lacks a DVD drive), I copied the contents of the DVD to a folder on the hard drive, using the network.
Since the application already had a rather high rating (Silver\Platinum) on the WINE database, I attempted an installation using WINE.
I started the Setup.exe program in WINE, and everything looked like it was going well.
Dragon Naturally Speaking informed me that it would require additional dependencies, but it started their installers for me automatically.
The MSXML 4.0 setup program ran and successfully installed. Then, it tried to install .NET Framework 4.0.
The .NET Framework 4.0 installer failed…
So, I used Winetricks to install the Microsoft .NET Framework 4.0. At the time of this writing, you can get Winetricks here.
wget http://winetricks.org/winetricks chmod +x winetricks
./winetricks dotnet40
While following the instructions to install .NET Framework 4.0, I was asked to download a file (gacutil-net40.tar.bz2) from MediaFire and put it in my home folder in the .cache/winetricks/dotnet40 folder.
After downloading and placing this file in that location, I ran the Winetricks .NET Framework 4.0 installer command again.
./winetricks dotnet40
The installation took a few minutes, and I got an error message…
I decided I would use the WINE PPA and get a more recent version of WINE installed.
Installing WINE 1.4 from the PPA
sudo apt-add-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get install wine
Installing on WINE 1.4 (Also did not successfully install.)
I went right ahead and tried using Winetricks to install the .NET Framework 4.0, anticipating that this would be a problem.
winetricks dotnet40
The installation ran for a few minutes, but this time it did not crash. The upgrade to WINE 1.4 must have resolved the issue with the .NET Framework 4.0 installer.
I thought it was interesting that my download size would be 0MB, but maybe it still had some files it had downloaded on my previous attempt…
I decided Microsoft didn’t need to know about my setup experiences.
It looked like it was going to work, until it failed.
As suggested by the setup wizard, I took a look at the log file.
OS Version = 5.1.2600, Platform 2, Service Pack 3 OS Description = WinXP - x86 Professional Service Pack 3 CommandLine = C:\f1247a5c911c166c0428\\Setup.exe /x86 /x64 TimeZone = Central Standard Time Initial LCID = 1033 Using Simultaneous Download and Install mechanism Operation: Installing Package Name = Microsoft .NET Framework 4 Setup Package Version = 4.0.30319 User Experience Data Collection Policy: UserControlled Number of applicable items: 8 MSI (C:\f1247a5c911c166c0428\RGB9RAST_x86.msi) Installation succeeded. Msi Log: Microsoft .NET Framework 4 Setup_20130102_143814282-MSI_RGB9RAST_x86.msi.txt MSI (C:\f1247a5c911c166c0428\netfx_Core_x86.msi) Installation failed. Msi Log: Microsoft .NET Framework 4 Setup_20130102_143814282-MSI_netfx_Core_x86.msi.txt Final Result: Installation failed with error code: (0x80070643) (Elapsed time: 0 00:02:23).
After I pressed “Finish”, more terminal output occurred, and it looked like the setup was continuing to make registry entries.
I decided to give the installer a shot anyway, since it looks like part of the .NET Framework 4.0 installation might have succeeded. It got further than before.
But it threw some errors, and failed…
I did some Googling, and I came across this bug and this bug. Based upon that, I decided to install a few more Winetricks to see if that would help.
winetricks vcrun6sp6 winetricks vcrun2005
I had some difficulties installing MFC42 because of a 404 error within Winetricks… but it looked like this Winetrick might fix the missing files.
After running these Winetricks and going through their installers, I tried the setup again. I had the same results.
I looked for dd10hook.dll, and I found it in the correct location on the hard drive. So, this seems to be an issue only with using\running the DLL. The file is where it’s supposed to be.
I decided I would need to consult the forums on this one, so I turned on some WINE debugging options.
export WINEDEBUG="+loaddll,+dll"
This was my debug output when running the installer.
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b810000: builtin trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b810000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\wineboot.exe" at 0x68340000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x68370000: builtin trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b810000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winemenubuilder.exe" at 0x68340000: builtin trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b810000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x684f0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\services.exe" at 0x68340000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x683e0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x68370000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\userenv.dll" at 0x68440000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x77a10000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x68690000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x68560000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x734e0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x68400000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0x686c0000: builtin trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b810000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x687a0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\windowscodecs.dll" at 0x68370000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\comctl32.dll" at 0x68a20000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x68810000: builtin trace:loaddll:load_native_dll Loaded L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe" at 0x10000000: native trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\MSVCR100_CLR0400.dll" at 0x79060000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x75ee0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x681c0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x68280000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x68090000: builtin trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\mscoree.dll" at 0x79000000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x683a0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x682b0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0x68430000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x68dc0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x68bd0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x68790000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x68580000: builtin fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:process:SetProcessDEPPolicy (1): stub fixme:heap:HeapSetInformation (nil) 1 (nil) 0 trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0x68e20000: builtin trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b810000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winedevice.exe" at 0x69150000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x716c0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ntoskrnl.exe" at 0x7aa50000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x70d00000: builtin trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b810000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\mountmgr.sys" at 0x639c0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\plugplay.exe" at 0x68340000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x68360000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x59f10000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x74b20000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x241c0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x20150000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x73390000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x69000000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x20010000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x75450000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\comctl32.dll" at 0x48910000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x42c30000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x51e60000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x6c6d0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x20350000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x2cc30000: builtin trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x681c0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\explorer.exe" at 0x683e0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x68400000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x71d60000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x685a0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x68660000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x68470000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x68870000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x79c50000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0x20380000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x2d690000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x203d0000: builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\shell32.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\ole32.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\rpcrt4.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\comctl32.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\uxtheme.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\shlwapi.dll" : builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x62a50000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\comctl32.dll" at 0x5f0d0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x22900000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0x32450000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x6c240000: builtin trace:loaddll:load_native_dll Loaded L"Z:\\opt\\dragonns-install\\setup.exe" at 0x400000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x68300000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x68660000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x685a0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x74eb0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x68540000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\comctl32.dll" at 0x686c0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x68330000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x687b0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x73c20000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0x68840000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x68bb0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x689e0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0x68c60000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\mpr.dll" at 0x53c30000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\wininet.dll" at 0x7bde0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\urlmon.dll" at 0x44db0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\cabinet.dll" at 0x4b410000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msi.dll" at 0x20010000: builtin trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b810000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msiexec.exe" at 0x68320000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x68530000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x686d0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x68790000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x685a0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x687b0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x68440000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0x68830000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x68b30000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\comctl32.dll" at 0x68b90000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x68920000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\mpr.dll" at 0x7c7b0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\wininet.dll" at 0x68c80000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\urlmon.dll" at 0x7abb0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\cabinet.dll" at 0x68d00000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msi.dll" at 0x68340000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x68f00000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x706c0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0x68fb0000: builtin fixme:storage:create_storagefile Storage share mode not implemented. trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\msi43c1.tmp" at 0x10000000: native trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\msi4c73.tmp" at 0x350000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msacm32.dll" at 0x6c6c0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winmm.dll" at 0x48730000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\msi6356.tmp" at 0xcf0000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winspool.drv" at 0x20030000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\psapi.dll" at 0x20060000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\ISRT.dll" at 0x12d0000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\spoolss.dll" at 0x42fa0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\localspl.dll" at 0x20140000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\riched20.dll" at 0x20180000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\riched32.dll" at 0x20160000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\_isres_0x0409.dll" at 0x1f50000: native trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\_isres_0x0409.dll" : native trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\riched32.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\riched20.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\ISRT.dll" : native trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\psapi.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\winspool.drv" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\localspl.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\spoolss.dll" : builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winspool.drv" at 0x69320000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\psapi.dll" at 0x20020000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\ISRT.dll" at 0x13d0000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\spoolss.dll" at 0x6bba0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\localspl.dll" at 0x63e50000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\riched20.dll" at 0x5a950000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\riched32.dll" at 0x56e20000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\_isres_0x0409.dll" at 0x1d30000: native trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\_isres_0x0409.dll" : native trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\riched32.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\riched20.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\ISRT.dll" : native trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\psapi.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\winspool.drv" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\localspl.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\spoolss.dll" : builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winspool.drv" at 0x43dc0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\psapi.dll" at 0x2afe0000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\ISRT.dll" at 0x14d0000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\spoolss.dll" at 0x20050000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\localspl.dll" at 0x20020000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\riched20.dll" at 0x31960000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\riched32.dll" at 0x5a920000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\_isres_0x0409.dll" at 0x28d0000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\oleacc.dll" at 0x20140000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msimg32.dll" at 0x20160000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdiplus.dll" at 0x20180000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\comdlg32.dll" at 0x201f0000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\upgrdll.dll" at 0x2d500000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dwmapi.dll" at 0x202d0000: builtin trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\_isres_0x0409.dll" : native trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\riched32.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\riched20.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\ISRT.dll" : native trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\psapi.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\upgrdll.dll" : native trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\dwmapi.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\comdlg32.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\gdiplus.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\msimg32.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\oleacc.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\winspool.drv" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\localspl.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\spoolss.dll" : builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winspool.drv" at 0x447b0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\psapi.dll" at 0x20020000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\ISRT.dll" at 0x14d0000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\spoolss.dll" at 0x67020000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\localspl.dll" at 0x57800000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\riched20.dll" at 0x20140000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\riched32.dll" at 0x7ca10000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\_isres_0x0409.dll" at 0x2ae0000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\oleacc.dll" at 0x20040000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msimg32.dll" at 0x57df0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdiplus.dll" at 0x201a0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\comdlg32.dll" at 0x6f2b0000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\upgrdll.dll" at 0x2d500000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dwmapi.dll" at 0x60030000: builtin trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\upgrdll.dll" : native trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\dwmapi.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\comdlg32.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\gdiplus.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\msimg32.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\oleacc.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\_isres_0x0409.dll" : native trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\riched32.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\riched20.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\ISRT.dll" : native trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\psapi.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\winspool.drv" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\localspl.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\spoolss.dll" : builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winspool.drv" at 0x20030000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\psapi.dll" at 0x20060000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\ISRT.dll" at 0x14d0000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\spoolss.dll" at 0x60030000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\localspl.dll" at 0x427b0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\riched20.dll" at 0x27e10000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\riched32.dll" at 0x556b0000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\_isres_0x0409.dll" at 0x2ce0000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msvcrt.dll" at 0x41720000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msvcr100.dll" at 0x49c40000: builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\msvcrt.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\msvcr100.dll" : builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\msvcr100.dll" at 0x78aa0000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msvcp100.dll" at 0x20140000: builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\msvcp100.dll" : builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\msvcp100.dll" at 0x78050000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msimg32.dll" at 0x50180000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\mfc100u.dll" at 0x2f90000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dwmapi.dll" at 0x26f20000: builtin fixme:thread:GetThreadPreferredUILanguages 52, 0xadd0e8, 0xadd158 0xadd0f0 trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\MFC100ENU.DLL" at 0x5d360000: native trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\wav.dll" at 0x42000000: native trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\mobile.dll" at 0x41400000: native trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\dd10hook.dll" at 0x2b000000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shfolder.dll" at 0x457a0000: builtin trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\dd10hook.dll" : native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ws2_32.dll" at 0x375e0000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\ipworks8.dll" at 0x33d0000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\iphlpapi.dll" at 0x20140000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\netapi32.dll" at 0x5d980000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\crypt32.dll" at 0x4c0f0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\secur32.dll" at 0x210f0000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\icmp.dll" at 0x6b770000: builtin trace:loaddll:load_native_dll Loaded L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\ipworksssl8.dll" at 0x34c0000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\oleacc.dll" at 0x64ca0000: builtin err:module:import_dll Library dd10hook.dll (which is needed by L"C:\\users\\administrator\\Temp\\{D5D422B9-6976-4E98-8DDF-9632CB515D7E}\\dd10shrd.dll") not found trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\_isres_0x0409.dll" : native trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\riched32.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\riched20.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\{B50FABEF-0D1A-4581-859D-DF9C1FDE5600}\\ISRT.dll" : native trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\winspool.drv" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\localspl.dll" : builtin trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\spoolss.dll" : builtin err:msi:custom_get_thread_return Invalid Return Code 25135248 err:msi:ITERATE_Actions Execution halted, action L"LogBasicInfo" returned 1603 trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\msi43c1.tmp" : native trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\msi4c73.tmp" : native trace:loaddll:free_modref Unloaded module L"C:\\users\\administrator\\Temp\\msi6356.tmp" : native
I will attempt the installation on a newer version of Ubuntu with a more recent version of WINE, because it sounds like Dragon Naturally Speaking 12 might work in WINE 1.5 based on this bug report.
I will keep everyone apprised on my progress!
Recent Comments