[Bug 11008] dll registration: Wine does not seem to regognize / silent as parameter

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 2 15:35:36 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11008


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel.com




--- Comment #1 from Dan Kegel <dank at 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.



More information about the wine-bugs mailing list