Visual C++ 2013 X64

You can download the Visual C++ 2013 Redist editon and take a peak at how to deploy this prerequisite software.

If running executing the file with a /? you will receive the prompt below;
vcredis_x86.exe /?

/install / repair and /uninstall will perform its respective action. /layout will extract the vcredist_x86.exe to the folder specified. No idea what the purpose is for that one?
If you install this manually there will be three log-files created in %TEMP%. They have a prefix of; dd_vcredist_x86
Next, download the version of Microsoft Visual C Redistributable (link below) that hangs during the install and use the 'repair' option using an administrative command prompt. You will need to run the executable with the repair option - described further down. The Visual C Redistributable Packages install run-time components that are required to run C applications that are built by using Visual Studio 2013. Windows 7 Service Pack 1, Windows 8, Windows 8.1, Windows Server 2003, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Server 2012, Windows Server 2012 R2, Windows Vista Service Pack 2, Windows XP.
- Download the Microsoft Visual C 2010 Service Pack 1 Redistributable Package MFC Security Update.This is the latest supported Visual C redistributable package update for Visual Studio 2010. Visual Studio 2008 (VC 9.0) SP1. Visual Studio 2008 reached end of support on April 10, 2018.To aid the discovery of the latest downloads, the links are retained currently, but may be removed in the.
- Visit:Our work On Patreon: more details about Microsoft Visual C 2013 Redistributab.

Reading the log-files shows us that the MSI-files will be extracted in a GUID-location in this folder;
C:ProgramDataPackage Cache
ProductCode for Minimum; {13A4EE12-23EA-3371-91EE-EFB36DDFFF3E}

ProductCode for Additional:{F8CFEB22-A2E7-3971-9EDA-4B11EDEFC185}
A sample command-line to install them;
vcredist_x86.exe /install /quiet /norestart /log %TEMP%vcredist_2013_x86.log
Visual C++ 2013 X64 Runtime
If you want to deploy the MSI-files you can use the same property as documented for VC++ Redist 2012;
Microsoft Visual C ++ 2013
ADDEPLOY=1