http://bugs.winehq.org/show_bug.cgi?id=34217 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com Depends on| |32554 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2013-08-06 19:57:40 CDT --- Are you running the installer directly, or using winetricks? Doesn't fail for me with winetricks dotnet30sp1. I poked at it a bit more, the winetricks steps for this installer (under dotnet30sp1) come from http://bugs.winehq.org/show_bug.cgi?id=25060#c10 which mentions dotnet20sp1 (and I see you mentioning dotnet20). If I do: $ wineserver -k ; rm -rf ~/.wine ; winetricks dotnet20 && msiexec /i msiexec /i XPSEP\ XP\ and\ Server\ 2003\ 32\ bit.msi the installer claims to succeed, but the exit status is 194. Doing the same with dotnet20sp1, however, works fine. I don't get the msi error you saw in either case (with wine-1.7.0). Can you try with dotnet20sp1 instead of dotnet20? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.