0% found this document useful (0 votes)
83 views1 page

Install .NET 4.0 on Wine with Winetricks

Installing the .NET 4.0 Framework on Wine using Winetricks involves using the winetricks tool to automatically download and install the necessary .NET 4.0 components within a Wine environment. The process is straightforward, only requiring the use of winetricks and specifying that dotnet40 be installed. Once complete, .NET 4.0 applications should run within the Wine environment.

Uploaded by

Mauca
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
83 views1 page

Install .NET 4.0 on Wine with Winetricks

Installing the .NET 4.0 Framework on Wine using Winetricks involves using the winetricks tool to automatically download and install the necessary .NET 4.0 components within a Wine environment. The process is straightforward, only requiring the use of winetricks and specifying that dotnet40 be installed. Once complete, .NET 4.0 applications should run within the Wine environment.

Uploaded by

Mauca
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

=========== Installing .NET 4.

0 Framework on Wine using Winetricks =========

$ sudo apt-get install winetricks


$ winetricks dotnet40

You might also like