http://bugs.winehq.org/show_bug.cgi?id=34057
Bug #: 34057 Summary: .Net Framework 3.0 installer fails Product: Wine Version: 1.6-rc5 Platform: x86-64 URL: http://download.microsoft.com/download/3/F/0/3F0A922C- F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk Blocks: 32125, 32164, 32166, 32167, 32168 Classification: Unclassified
Created attachment 45267 --> http://bugs.winehq.org/attachment.cgi?id=45267 wine-1.6-rc4 console output
I've been stuck trying to get dotnet30 installed for a while.
I thought it might be a winetricks bug but I don't think it is. http://code.google.com/p/winetricks/issues/detail?id=263
1. winetricks -q dotnet20 2. wineboot (just in case) 3. wine netframework3.exe
Installer fails almost immediately.
I'm assuming
err:msi:ITERATE_Actions Execution halted, action L"DD_CA_InstallXwsRegExe_X86.3643236F_FC70_11D3_A536_0090278A1BB8" returned 1603
is the relevant failure. I've ran cabextract and looked through the .msi files with Orca but I cannot find this action, nor can I find an .exe that may represent this action.
I'm pretty sure this never used to happen but I cannot run a bisect at the moment because my builds are insane. http://forum.winehq.org/viewtopic.php?t=19359 If I ever get it working I'll update with the bisect details.