On Wed, 28 Jan 2004 13:04:44 +0000, Peter Riocreux wrote:
warn:ole:create_marshalled_proxy Could not open named pipe to broker \.\pipe{46A9F31C-E868-11D4-8BC9-000102A831DC}, le is 2 [last message repeated indefinitely]
Hi,
Install native DCOM (see #winehq channel faq), then run with
WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n" wine whatever.exe
See if that helps.
thanks -mike