Run .NET 4.0/4.5 on WINE64

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
netkill
Newbie
Newbie
Posts: 2
Joined: Mon Jan 12, 2015 1:23 am

Run .NET 4.0/4.5 on WINE64

Post by netkill »

Hi all,

Please help me. Does anyone know, is it possible to run .net framework 4 (or may be 4.5) on wine 1.7 x64 ?
Is it real to modify wine's code to do that? How much time it could take for c/c++ average developer?

I really appreciate any help you can provide :wink:
netkill
Newbie
Newbie
Posts: 2
Joined: Mon Jan 12, 2015 1:23 am

Re: Run .NET 4.0/4.5 on WINE64

Post by netkill »

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

Re: Run .NET 4.0/4.5 on WINE64

Post by dimesio »

64 bit .NET does not yet work in Wine. You can install 32 bit .NET to a 32 bit wineprefix on a 64 bit system using winetricks. https://appdb.winehq.org/objectManager. ... n&iId=2586
Locked