Problem with running application supported with microsoft .net framework 4.0.30319

I have an application which i want to run with wine in my ubuntu. I installed wine properly and also all the dlls and support files. But i am unable to open my application.

It shows always an error To run this application, you first must install one of the following versions of the .NET Framework 4.0.30319

I don't know how to get rid of this. kindly suggest

2

1 Answer

Well, you need to install the .NET Framework then in Wine. More information on that can be found here:

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like