Bugs item #1586908, was opened at 2006-10-29 19:27 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=1586908&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: votive Group: v3.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Rob (rmacfadyen) Assigned to: Justin Rockwood (justinrockwood) Summary: Add New dialog... additional file types Initial Comment: The Add New dialog shows a variety of templates: Wix File, Wix Include File, Wix Localization, etc etc and finally Text File. It would be nice to offer a VBScript template. I tend to do my Custom Actions as VBScripts. Easy to implement, easy to debug, and very low cost prerequiste (virtual all machines have VBScript installed). It would be handy if I could select a VBScript template that starts me off with: Option Explicit sub Main() end sub or at the least: Option Explicit ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1586908&group_id=105970 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
