Hi!
I would like to use Magick.NET without installing the "Visual C++ Redistributable for Visual Studio 2012 Update 4" exe.
I don't want to be dependent our production environments, which are managed by operations team who have to install "Visual C++ Redistributable for Visual Studio 2012 Update 4" on each server and take this into consideration in the future.
Is it possible to use Magick.NET only by including the C++ related assemblies in our package?
Is it possible or would it cause any problem if I would simply add all the DLLs to my package and wouldn't use the installer exe? Or should I configure also something else?
Thank you,
Tamas
I would like to use Magick.NET without installing the "Visual C++ Redistributable for Visual Studio 2012 Update 4" exe.
I don't want to be dependent our production environments, which are managed by operations team who have to install "Visual C++ Redistributable for Visual Studio 2012 Update 4" on each server and take this into consideration in the future.
Is it possible to use Magick.NET only by including the C++ related assemblies in our package?
Is it possible or would it cause any problem if I would simply add all the DLLs to my package and wouldn't use the installer exe? Or should I configure also something else?
Thank you,
Tamas