http://bugs.winehq.org/show_bug.cgi?id=11008 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2008-01-02 15:35:36 --- Ah, but it's running a different program, regasm, not regsvr. Launching: c:\windows\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe Parameter: /silent "c:\Programme\SDL International\T2007\TT\Trados.Translation.Comments.dll I think the thing to do is run that command by hand with logging, e.g. WINEDEBUG=+relay,+seh wine 'c:\windows\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe' /silent "c:\Programme\SDL International\T2007\TT\Trados.Translation.Comments.dll" > log 2>&1 and see what's in that log file. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.