Bugs item #1753831, was opened at 2007-07-13 18:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1753831&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Whatever1856 (whatever1856) Assigned to: Nobody/Anonymous (nobody) Summary: Custom actions in extensions should be Overridable. Initial Comment: the Custom actions InstallSqlData and SchedXmlFile can't be overriden. This is a problem because I need to have SchedXmlFile before MyCustomAction which needs to run before InstallSqlData. As of right now I scheduling MyCustomAction to run after SchedXmlFile and then using orca to move InstallSqlData to run after MyCustomAction everytime I build the msi again. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1753831&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
