DJReal8 / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

msxml6 for x64 install #418

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
How to install msxml6 x64:
1. download dotnetfx3_x64.exe (microsoft .net 3 redistributable x64)
2. run it until it errors, leave the error open
3. "cd /D C:\a1d516a6dc831ad84dd2\wcu\MSXML\x64\"
4. "msiexec /i msxml6.msi"
5. when the install finishes close the error and the directory containing 
msxml6.msi will be deleted.

What version of the product are you using? On what operating system?
wine 1.7.13

Known sources of  microsoft .net 3 redistributable x64:
Fallout 3 GOTY steam install has this file at SteamApps\common\Fallout 3 
goty\DotNetFX\dotnetfx3_x64.exe

Original issue reported on code.google.com by Patrick....@gmail.com on 15 Apr 2014 at 8:29