Haven't been able to completely install Dragon NaturallySpea

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Susan Cragin

Haven't been able to completely install Dragon NaturallySpea

Post by Susan Cragin »

An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... hment.html>
Susan Cragin

Haven't been able to completely install Dragon NaturallySpea

Post by Susan Cragin »

Several weeks ago, wine made changes that stopped the audio working for me, and I had to stop using NatSpeak.
I deleted my wine prefix at some point.
In the last day or so, I've tried to get Natspeak 11.0 re-installed, to no avail.
The wine version on the Ubuntu repository PPA (that is wine-1.3.27) doesn't install NatSpeak, and neither does wine compiled from git.

Here is the git version terminal output.
Git is probably yesterday's.
wine-1.3.27-308-gf74a897
Any ideas?

fixme:storage:create_storagefile Storage share mode not implemented.
fixme:sxs:cache_QueryAssemblyInfo 0x436cc0, 0x00000002, L"Microsoft.VC80.ATL,type=\"win32\",version=\"8.0.50727.4053\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f888
fixme:sxs:cache_QueryAssemblyInfo 0x436cc0, 0x00000002, L"policy.8.0.Microsoft.VC80.ATL,type=\"win32-policy\",version=\"8.0.50727.4053\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f888
fixme:sxs:cache_QueryAssemblyInfo 0x436cc0, 0x00000002, L"Microsoft.VC80.CRT,type=\"win32\",version=\"8.0.50727.4053\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f888
fixme:sxs:cache_QueryAssemblyInfo 0x436cc0, 0x00000002, L"policy.8.0.Microsoft.VC80.CRT,type=\"win32-policy\",version=\"8.0.50727.4053\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f888
fixme:sxs:cache_QueryAssemblyInfo 0x436cc0, 0x00000002, L"Microsoft.VC80.MFC,type=\"win32\",version=\"8.0.50727.4053\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f888
fixme:sxs:cache_QueryAssemblyInfo 0x436cc0, 0x00000002, L"policy.8.0.Microsoft.VC80.MFC,type=\"win32-policy\",version=\"8.0.50727.4053\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f888
fixme:sxs:cache_QueryAssemblyInfo 0x436cc0, 0x00000002, L"Microsoft.MSXML2,type=\"win32\",version=\"4.1.0.0\",publicKeyToken=\"6bd6b9abf345378f\",processorArchitecture=\"x86\"", 0x33f888
fixme:sxs:cache_QueryAssemblyInfo 0x436cc0, 0x00000002, L"Microsoft.MSXML2R,type=\"win32\",version=\"4.1.0.0\",publicKeyToken=\"6bd6b9abf345378f\",processorArchitecture=\"x86\"", 0x33f888
fixme:sxs:cache_QueryAssemblyInfo 0x436cc0, 0x00000002, L"Microsoft.VC90.ATL,type=\"win32\",version=\"9.0.30729.4148\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f888
fixme:sxs:cache_QueryAssemblyInfo 0x436cc0, 0x00000002, L"Microsoft.VC90.CRT,type=\"win32\",version=\"9.0.30729.4148\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f888
fixme:sxs:cache_QueryAssemblyInfo 0x436cc0, 0x00000002, L"Microsoft.VC90.MFC,type=\"win32\",version=\"9.0.30729.4148\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f888
fixme:sxs:cache_QueryAssemblyInfo 0x436cc0, 0x00000002, L"policy.9.0.Microsoft.VC90.ATL,type=\"win32-policy\",version=\"9.0.30729.4148\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f888
fixme:sxs:cache_QueryAssemblyInfo 0x436cc0, 0x00000002, L"policy.9.0.Microsoft.VC90.CRT,type=\"win32-policy\",version=\"9.0.30729.4148\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f888
fixme:sxs:cache_QueryAssemblyInfo 0x436cc0, 0x00000002, L"policy.9.0.Microsoft.VC90.MFC,type=\"win32-policy\",version=\"9.0.30729.4148\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"", 0x33f888
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:ITERATE_Actions Execution halted, action L"RemoveFiles" returned 14
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 14
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Haven't been able to completely install Dragon Naturally

Post by dimesio »

Susan Cragin wrote:Several weeks ago, wine made changes that stopped the audio working for me, and I had to stop using NatSpeak.
I deleted my wine prefix at some point.
In the last day or so, I've tried to get Natspeak 11.0 re-installed, to no avail.
The wine version on the Ubuntu repository PPA (that is wine-1.3.27) doesn't install NatSpeak, and neither does wine compiled from git.
Does renaming the vc80 and vc90 manifest files in the wineprefix's windows/winsxs/manifests directory make any difference?
Locked