http://bugs.winehq.org/show_bug.cgi?id=32964
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #8 from Anastasius Focht focht@gmx.net 2013-05-01 03:51:06 CDT --- Hello folks,
what is the point of this bug? As already pointed out "dfshim" is part of .NET Framework and hence installed with .NET Frameworks. The application is built with .NET 4.0 Client Profile so you _obviously_ need .NET Framework 4.0 installed.
The dfshim component is properly installed in 32-bit WINEPREFIX (with or without winetricks). The needed registry keys/associations are present. Again: there is no need to manually import/create registry keys, they will be automatically created during install (WINEDEBUG=+msi if you don't believe it).
Installing 32-bit and 64-bit .NET Framework 4.0 in 64-bit WINEPREFIX is not supported due to separate 32-bit/64-bit msi server executions needed which are covered by separate bugs anyway.
Regards