dotnet35 on WINE 1.4-rc2

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Alan Aversa
Level 1
Level 1
Posts: 9
Joined: Tue Feb 07, 2012 6:52 pm

dotnet35 on WINE 1.4-rc2

Post by Alan Aversa »

What is the current status of dotnet35 on WINE 1.4-rc2 or on the stable 1.2.3?

Code: Select all

winetricks dotnet35
installs up to .NET 3.0 for me, but it can't seem to install 3.5.

Thanks.[/code]
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: dotnet35 on WINE 1.4-rc2

Post by dimesio »

Alan Aversa wrote:What is the current status of dotnet35 on WINE 1.4-rc2 or on the stable 1.2.3?

Code: Select all

winetricks dotnet35
installs up to .NET 3.0 for me, but it can't seem to install 3.5.
Winetricks itself tells you in console:
dotnet35 does not yet fully work or install on wine. Caveat emptor.
Alan Aversa
Level 1
Level 1
Posts: 9
Joined: Tue Feb 07, 2012 6:52 pm

Re: dotnet35 on WINE 1.4-rc2

Post by Alan Aversa »

dimesio wrote:
Alan Aversa wrote:What is the current status of dotnet35 on WINE 1.4-rc2 or on the stable 1.2.3?

Code: Select all

winetricks dotnet35
installs up to .NET 3.0 for me, but it can't seem to install 3.5.
Winetricks itself tells you in console:
dotnet35 does not yet fully work or install on wine. Caveat emptor.
Yes, I know. :) Are there any workarounds? Thanks
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: dotnet35 on WINE 1.4-rc2

Post by dimesio »

Alan Aversa wrote:Yes, I know. :) Are there any workarounds?
No. If there were, they would be in winetricks.
Alan Aversa
Level 1
Level 1
Posts: 9
Joined: Tue Feb 07, 2012 6:52 pm

Re: dotnet35 on WINE 1.4-rc2

Post by Alan Aversa »

dimesio wrote:
Alan Aversa wrote:Yes, I know. :) Are there any workarounds?
No. If there were, they would be in winetricks.
What about with Mono? Has anyone had success running .NET 3.5 programs with Mono? Thanks
Locked