http://bugs.winehq.org/show_bug.cgi?id=25740
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |http://www.microsoft.com/do | |wnloads/details.aspx?Family | |Id=60cb5b6c-6532-45e0-ab0f- | |a94ae9ababf5
--- Comment #1 from Anastasius Focht focht@gmx.net 2011-01-09 14:28:21 CST --- Hello,
updated some fields and adding small recipe for fully automated (unattended) install to reproduce (also present in appdb):
--- snip --- $ wget http://kegel.com/wine/winetricks $ sh winetricks -q dotnet30 $ wine reg add 'HKLM\Software\Microsoft\NET Framework Setup\NDP\v2.0.50727' /v SP /t REG_DWORD /d 0001 $ wine WindowsXP-KB968930-x86-ENG.exe /quiet /passive /norestart --- snip ---
Regards