[Bug 4971] Corel Draw 12 demo install fails

Wine Bugs wine-bugs at winehq.org
Thu Aug 24 21:21:29 CDT 2006


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





------- Additional Comments From truiken at gmail.com  2006-24-08 21:21 -------
The error we're concerned with is:

fixme:msi:ACTION_CustomAction UNHANDLED ACTION TYPE 6 (L"NewBinary37" (null))

custom action type 6 extracts a script binary from the database and executes the
script.  native msi doesn't use WSH, but msdn specifically states that MSI does
not provide the script engine.  We need to implement this functionality.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/custom_action_type_6.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/scripts.asp

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list