It's a choice that setup developers need to make. Not including the Error entries means that you automatically get error UI in the language the user has chosen for their system. By including the error table, we'd be forcing all authors to include an error table instead of enabling them to make the choice themselves.
Derek -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of DEÁK JAHN, Gábor Sent: Sunday, April 30, 2006 11:23 AM To: WiX-devs Subject: [WiX-devs] [ wix-Bugs-1477227 ] Projects built with wixui.wixlib have no error table On Sun, 30 Apr 2006 11:15:25 -0700, Bob Arnson wrote: Bob, > To avoid bloating packages unnecessarily. MSI automatically > supplies strings for the Error and ActionText tables for the > system's UI locale. But this practically means that unless you're very sure the installer will run on a machine with the same language as the UI you used, you will need to include the second reference, anyway, doesn't it? Bye, Gábor ------------------------------------------------------------------- DEÁK JAHN, Gábor -- Budapest, Hungary E-mail: [EMAIL PROTECTED] ------------------------------------------------------- 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 ------------------------------------------------------- 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&kid0709&bid&3057&dat1642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
