http://bugs.winehq.org/show_bug.cgi?id=24200
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f0ea60049c4c0a484f7006a14ca | |3375cb0fd9260 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Anastasius Focht focht@gmx.net 2013-04-28 15:44:37 CDT --- Hello folks,
revisiting ... this was fixed some time ago.
Both flavours of .NET Framework 2.0 are now properly installed from combined NetFx64.exe in 64-bit WINEPREFIX - when bug 24196 gets fixed (already tested).
WinVer needs to be at least "Windows 2003" to overcome 64-bit machine check (by design, same as DirectX/XAudio2).
...\WINDOWS\Microsoft.Net\Framework\v2.0.50727 (WoW64) ...\WINDOWS\Microsoft.Net\Framework64\v2.0.50727
Same goes for syswow64/system32.
Various commits regarding 32/64-bit file component and registry parts.
Picking commit http://source.winehq.org/git/wine.git/?a=commit;h=f0ea60049c4c0a484f7006a14c... ("msi: Add support for 64-bit registry components.")
Thanks Hans.
Regards