I don't think it is possible to use Magick.NET without installing the "Visual C++ Redistributable for Visual Studio". You could try to copy the following files to the bin directory of your application: MSVCP110.DLL, MSVCR110.DLL, VCOMP110.DLL. Please let me know if thats works so I can modify the documentation.
↧