That Webkit.Net project is great and working fine for me. https://sourceforge.net/projects/webkitdotnet/
So how could I manage to exclude the dll and other files to separate subfolders? I was thinking about just putting the librarys into subfolder. But somehow I nowhere found a solution that works.
So how can I put the Wekbit.Net into the subfolder webkit.
Here some links I already looked through but not found a solution for vb and win forms:
- How to save DLLs in a different folder when compiling in Visual Studio?
- C# Putting the required DLLs somewhere other than the root of the output
- Copy all files and folders using msbuild
- NuGet issues with packages.config, project references and the solutionwide packages folder
- http://www.visualmicro.com/page/User-Guide.aspx?doc=Add-Libraries.html
- http://msdn.microsoft.com/en-us/library/ms181484.aspx
- http://support.microsoft.com/kb/837908