For the game I’m working on, we need to install the Visual Studio 2010 SP1 runtime libraries in order for certain things to work. Is there a proper way to do this in unity?
In addition to this, we also need to install the latest DirectX runtime libraries.
Does anyone have any experience with this?
How should this be done?