Wine 1.6 64-bit and .NET 4 installation

Questions about Wine on Linux
Locked
dimaver
Level 2
Level 2
Posts: 13
Joined: Sun Aug 12, 2012 1:17 pm

Wine 1.6 64-bit and .NET 4 installation

Post by dimaver »

Hello.

Is there a way to install .NET4 on wine 1.6 64-bit?
As far as I see, winetricks doesn't support wine 64-bit.
And when I try to install it by running .NET4 Setup.exe, wine says that .EXE file format is incorrect.

Did anyone have the same problem?

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

Re: Wine 1.6 64-bit and .NET 4 installation

Post by dimesio »

dimaver wrote: And when I try to install it by running .NET4 Setup.exe, wine says that .EXE file format is incorrect.
That message usually means you did not use the correct syntax. Follow these instructions for running from the command line: http://wiki.winehq.org/FAQ#run_from_terminal.

Winetricks includes workarounds for various bugs; you will have to do them manually. The AppDB entry has instructions for a manual install. They are aimed at 32 bit, and I don't know how much is applicable to the 64 bit installer, but it's a place to start. http://appdb.winehq.org/objectManager.p ... &iId=17886
Locked