Bugs item #1344829, was opened at 2005-11-01 14:42 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=1344829&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: CustomActions Group: v2.0 Status: Open Resolution: None Priority: 5 Submitted By: Riko Eksteen (rikoe) Assigned to: Nobody/Anonymous (nobody) Summary: Type 53/54 custom actions not supported Initial Comment: It does not look like custom action types 53 and 54 (JScript/VBScript stored in a property value) are supported. I don't use these custom actions, nor encourage their use, but I do tell people that WiX offers full MSI coverage, and am therefore submitting this bug for completeness' sake. I suppose the best way to define this custom action would be: <CustomAction Id="MyPropertyScript" Property"MYSCRIPT" Script="jscript" /> To be consistent with the rest of the schema I suppose it should be possible to define the Property as a child of the custom action, but IMO that's overkill for a custom action type that is seldom, if ever, used. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1344829&group_id=105970 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
