http://bugs.winehq.org/show_bug.cgi?id=12690
--- Comment #8 from Toby tstevenson@wordsearchbible.com 2008-05-15 15:03:19 --- (In reply to comment #7)
(In reply to comment #6)
I decided to do a quick winedbg to get a little more info on the regression and came up with this: err:module:DelayLoadFailureHook failed to delay load rpcrt4.dll.I_RpcExceptionFilter wine: Call from 0x7b8446d0 to unimplemented function rpcrt4.dll.I_RpcExceptionFilter, aborting
Are you using native rpcrt4.dll?
Yes, I was using native rpcrt4.dll. That was my mistake. By default .ies4linux uses the native one. I switched it and it seems to get past this specific error but hangs up in other places. I'll do some more testing and see what I can find.