Dragon NaturallySpeaking 11.5

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
haines
Newbie
Newbie
Posts: 3
Joined: Mon Feb 20, 2012 12:36 pm

Dragon NaturallySpeaking 11.5

Post by haines »

I tried to install Dragon NaturallySpeaking 11.5 with wine on Debian Squeeze. My Wine version is 1.0.1-3.1. It installed Visual C++ 9.0 runtime, but failed to install Microsoft .NET framework, and so the installation failed.

Is the solution merely to upgrade my Wine to version 1.4 to install NaturallySpeaking11.5? l

Or is the goal to install this ".NET framework". What is it and how would I get it? Is it freely downloadable and installable with Wine?

In a message of long ago someone said the problem is that what is needed are dotnet35 and SP1 from the MS web site. What are these?

If nothing works, can I get a downgraded version of NaturallySpeaking, and if so, what version and how?

Haines
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Dragon NaturallySpeaking 11.5

Post by jjmckenzie »

On Mon, Feb 20, 2012 at 11:12 AM, haines <[email protected]> wrote:
I tried to install Dragon NaturallySpeaking 11.5 with wine on Debian Squeeze. My Wine version is 1.0.1-3.1. It
installed Visual C++ 9.0 runtime, but  failed to install Microsoft .NET framework, and so the installation failed.
Per the Applications Database DNS 11.5 is rated Garbage because it
requires a fully functional .NET 3.5. .NET 3.5 is installable using
winetricks. http://wiki.winehq.org/winetricks has more on this very
useful script.

http://appdb.winehq.org/objectManager.p ... &iId=23880

Is the web page for this program in the Applications Database.

Please update the record if you are able to use DNS 11.5.

James
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Dragon NaturallySpeaking 11.5

Post by dimesio »

My Wine version is 1.0.1-3.1.
That version is over 3 years old; even with winetricks, .NET 3.5 will not install in that old version. Upgrade to the current development release.
Locked