I made a simple application including VLCPlugin in .NET 2012 including framework 4.
I need to install the application in non-frame work installed machines also. Now when I build the application and try to install on a machine the following error showing.
My question is how to export the entire application including frameworks ? So that clients can install and works the application.
Anyone please help Thanks in advance