Share via

Question regarding Distributable Code Files for Visual Studio 2015

Anonymous
2017-06-06T08:13:55+00:00

Hi all,

I have created a c++ app using visual studio 2015. My distribution package requires files msvcp140.dll and vcruntime140.dll in order for my app to run correctly on another pc. According to https://www.visualstudio.com/license-terms/distributable-code-microsoft-visual-studio-2015-rc-microsoft-visual-studio-2015-sdk-rc-includes-utilities-buildserver-files/   :

Visual C++ Runtime Files

Subject to the License Terms for the software, you may copy and distribute with your program any of the files within the followng folder and its subfolders except as noted below. You may not modify these files.

  • C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\redist

Since both of the above files reside in C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\redist I can distribute these two files with my executable.

However  I also need file msvcr120.dll due to a precompiled third party library that I also use and was already built with Microsoft Visual Studio 2013. This file resides in C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Performance Tools.

My question is whether I'm allowed to distribute msvcr120.dll with my package as well?

Windows for home | Previous Windows versions | Apps

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2017-06-06T08:40:12+00:00

Hi,

Your question is outside the scope of this Community.

Kindly post your question to the MSDN Visual Studio Forums.

https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=visualstudio

TechNet Forums:

https://social.technet.microsoft.com/Forums/en-US/home

MSDN Forums:

https://social.msdn.microsoft.com/Forums/en-US/home

Cheers.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2017-06-06T08:57:18+00:00

    No problem at all.

    I don't think anyone knows exactly where all the Microsoft Forums are, there is so many :)

    Cheers.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-06-06T08:42:32+00:00

    Hi,

    Your question is outside the scope of this Community.

    Kindly post your question to the MSDN Visual Studio Forums.

    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=visualstudio

    TechNet Forums:

    https://social.technet.microsoft.com/Forums/en-US/home

    MSDN Forums:

    https://social.msdn.microsoft.com/Forums/en-US/home

    Cheers.

    Hi,

    Your question is outside the scope of this Community.

    Kindly post your question to the MSDN Visual Studio Forums.

    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=visualstudio

    TechNet Forums:

    https://social.technet.microsoft.com/Forums/en-US/home

    MSDN Forums:

    https://social.msdn.microsoft.com/Forums/en-US/home

    Cheers.

    Thanks for the support and sorry for any inconvenience.

    Was this answer helpful?

    0 comments No comments