http://bugs.winehq.org/show_bug.cgi?id=30507 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Depends on| |30438 --- Comment #1 from Anastasius Focht <focht(a)gmx.net> 2012-04-23 14:50:09 CDT --- Hello, filling fields. Prerequisite: $ bash winetricks -q ie7 (bug 30447) $ bash winetricks -q msxml3 (bug 29355), optional $ bash winetricks -q dotnet20 dotnet40 --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Lexware/buchhalter/2012 $ find . -type f -iname "*.dll" | xargs grep -l DllRegisterServer | xargs -i regsvr32 {} --- snip --- $ wine --version wine-1.5.2-220-gc8bb335 Regards -- 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.