What steps will reproduce the problem?
1. Run winetricks vcrun6
What is the expected output? What do you see instead?
Vcrun6 should be downloaded and installed, but the remote file is not
available.
What version of the product are you using? On what operating system?
Winetricks 20120308, Wine 1.4, Ubuntu 12.04
Please provide any additional information below.
The solution is to download the German version (link here:
http://support.microsoft.com/kb/259403 , download file here:
http://download.microsoft.com/download/vc60pro/Update/2/W9XNT4/EN-US/VC6RedistSe
tup_deu.exe) and use it.
wget http://download.microsoft.com/download/vc60pro/Update/2/W9XNT4/EN-US/VC6RedistSetup_deu.exe
cabextract cabextract -q VC6RedistSetup_deu.exe -F vcredist.exe
mv vcredist.exe ~/.cache/winetricks/vcrun6/
winetricks vcrun6
Original issue reported on code.google.com by jonahbron.d on 10 Aug 2012 at 1:02
Original issue reported on code.google.com by
jonahbron.d
on 10 Aug 2012 at 1:02