[Bug 8243] Feature: Add MsiBreak to aid debugging custom actions

Wine Bugs wine-bugs at winehq.org
Sat Jun 2 07:46:27 CDT 2007


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





------- Additional Comments From focht at gmx.net  2007-02-06 07:46 -------
Hello,

good to see that part committed ...
While debugging custom action code it seems the Windows MSI evaluates the
MsiBreak env variable against the action name as stored in msi tables, not the
custom dll function name "target" (some oversight from me, though it seemed more
useful).

Please fix the evaluation to use "action" msi_custom_action_info member instead
of "target" to make it feature compatible with Windows MSI server.

Regards

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



More information about the wine-bugs mailing list