Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions vc2013run.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
[Section]
Name = Microsoft Visual C++ 2013 Redistributable
Version = 12.0.30501.0
Version = 12.0.40664.0
License = EULA
Description = Needed by applications compiled with Visual Studio 2013. Contains: atl120.dll, mfc120.dll, mfc120u.dll, mfcm120.dll, mfcm120u.dll, msdia120.dll, msvcm120.dll, msvcp120.dll, msvcr120.dll, vcomp120.dll.
Category = 14
URLSite = http://www.microsoft.com/en-us/download/details.aspx?id=40784
URLDownload = http://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x86.exe
SHA1 = df7f0a73bfa077e483e51bfb97f5e2eceedfb6a3
SizeBytes = 6503984
URLDownload = https://download.visualstudio.microsoft.com/download/pr/10912113/5da66ddebb0ad32ebd4b922fd82e8e25/vcredist_x86.exe
SHA1 = 0f5d66bcaf120f2d3f340e448a268fe4bbf7709d
SizeBytes = 6510136
Icon = newwinsetup.ico

[Section.amd64]
Version = 12.0.30501.0
URLDownload = https://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x64.exe
SHA1 = 8bf41ba9eef02d30635a10433817dbb6886da5a2
SizeBytes = 7194312

[Section.arm]
Version = 12.0.30501.0
URLDownload = https://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_arm.exe
SHA1 = 25786706a58490884623842b0bbc886ac86e2cad
SizeBytes = 1420840
Expand Down