http://bugs.winehq.org/show_bug.cgi?id=9140
--- Comment #9 from max@veneto.com 2008-06-08 09:31:48 --- (In reply to comment #8)
It doesn't work for me. It still keeps trying "publishing vba feature" which gives following crash :
fixme:msi:ITERATE_PublishAssembly Win32 assemblies not handled err:msi:ACTION_CallDllFunction Custom action (L"C:\windows\temp\msibb7c.tmp":L"softwareEmulation") caused a page fault: c0000005 err:ntdll:RtlpWaitForCriticalSection section 0x7e575bc0 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 0033, blocked by 0058, retrying (60 sec)
and, after some fixmes :
wine: Critical section 7e575bc0 wait failed at address 0x7bc3a9f0 (thread 0033), starting debugger... err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc3a9f0
(pasted here because it's very short!)
Here las autocad setup log lines :
Feature: Tutorials Feature: VLT Feature: VBA Action 16:26:39: PublishProduct. Publishing product information... Action 16:26:39: PublishProduct. Publishing product information... Action start 16:26:39: RemoveExistingProducts. Action ended 16:26:39: RemoveExistingProducts. Return value 0.
It seems that we've got different autocad versions. I guess it's time to try to solve this vba error.... it's there from autocad 2004 up to 2007 for sure.
Max