Page 1 of 1

vc_redist.x86.exe and vc_redist.x64.exe not downloading

PostPosted: 05.07.2016, 12:51
by JohnMc
Hi, I'm new to this tool so may be just not understanding what is wrong.

I have run WSUS offline Update Generator several times and get the same problem:
Code: Select all
05/07/2016 12:19:58.56 - Warning: Download of http://download.microsoft.com/download/0/5/0/0504B211-6090-48B1-8DEE-3FF879C29968/vc_redist.x64.exe failed

and
Code: Select all
05/07/2016 12:19:58.56 - Warning: Download of http://download.microsoft.com/download/0/5/0/0504B211-6090-48B1-8DEE-3FF879C29968/vc_redist.x86.exe failed


Pasting either URL into the browser gets file not found, but searching MS website will find another link to these files.

Why is this failing, these are the only 2 warnings that I'm getting?

Regards John

Re: vc_redist.x86.exe and vc_redist.x64.exe not downloading

PostPosted: 05.07.2016, 20:13
by Gerby
Hello John,

Microsoft has made some changes in the VC runtime downloads. This issue will be addressed in the next release of WSUS Offline Update.

If you cannot wait: Just change the links in the corresponding configuration files as mentioned here:
http://trac.wsusoffline.net/changeset/779/trunk/static/StaticDownloadLinks-cpp-x64-glb.txt
http://trac.wsusoffline.net/changeset/779/trunk/static/StaticDownloadLinks-cpp-x86-glb.txt

Greetz
Gerby

Re: vc_redist.x86.exe and vc_redist.x64.exe not downloading

PostPosted: 05.07.2016, 22:01
by aker
It should be fixed by a link-file update now.

Re: vc_redist.x86.exe and vc_redist.x64.exe not downloading

PostPosted: 06.07.2016, 09:33
by WSUSUpdateAdmin
It is. :)

Re: vc_redist.x86.exe and vc_redist.x64.exe not downloading

PostPosted: 15.07.2016, 10:24
by JohnMc
Thanks for that, all seems fine now I've had a chance to rerun.

Regards John

Re: vc_redist.x86.exe and vc_redist.x64.exe not downloading

PostPosted: 18.08.2016, 19:46
by totya
Hi!

With latest WSUS, vcredist2015 x86 and x64 downloads are both failed.

Corrected sources see :

StaticDownloadLinks-cpp-x86-glb.txt

Code: Select all
http://download.microsoft.com/download/8/B/4/8B42259F-5D70-43F4-AC2E-4B208FD8D66A/vcredist_x86.EXE,vcredist2005_x86.exe
http://download.microsoft.com/download/5/D/8/5D8C65CB-C849-4025-8E95-C3966CAFD8AE/vcredist_x86.exe,vcredist2008_x86.exe
http://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe,vcredist2010_x86.exe
http://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU_4/vcredist_x86.exe,vcredist2012_x86.exe
http://download.microsoft.com/download/C/C/2/CC2DF5F8-4454-44B4-802D-5EA68D086676/vcredist_x86.exe,vcredist2013_x86.exe
http://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x86.exe,vcredist2015_x86.exe


StaticDownloadLinks-cpp-x64-glb.txt

Code: Select all
http://download.microsoft.com/download/8/B/4/8B42259F-5D70-43F4-AC2E-4B208FD8D66A/vcredist_x64.EXE,vcredist2005_x64.exe
http://download.microsoft.com/download/5/D/8/5D8C65CB-C849-4025-8E95-C3966CAFD8AE/vcredist_x64.exe,vcredist2008_x64.exe
http://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x64.exe,vcredist2010_x64.exe
http://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU_4/vcredist_x64.exe,vcredist2012_x64.exe
http://download.microsoft.com/download/C/C/2/CC2DF5F8-4454-44B4-802D-5EA68D086676/vcredist_x64.exe,vcredist2013_x64.exe
http://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x64.exe,vcredist2015_x64.exe


Greetings! :)

Re: vc_redist.x86.exe and vc_redist.x64.exe not downloading

PostPosted: 19.08.2016, 13:41
by harry

Re: vc_redist.x86.exe and vc_redist.x64.exe not downloading

PostPosted: 19.08.2016, 18:15
by totya
harry wrote:@totya
Please see viewtopic.php?p=19841#p19841


Hi!

Microsoft Visual C++ 2015 Redistributable Update 3 is newer version, thank you!