I was able to override error messages using v3 by adding an <Error> element
to the source code as in:
<Error Id="1920">Service '[2]' ([3]) failed to start. (rest of my customized
message followed)</Error>
The error element has to be embedded within the <UI> element.

I am not quite sure where the default error messages come from. Supposedly
they are all in WixUI_en_us.wxl,  but initially, when I searched through my
MSI file I could not find any error table at all. Maybe the default errors
are built into msiexec?


Lee Thompson-2 wrote:
> 
> Is it possible to override the default error codes that WiX uses? I'd like
> to provide messaging that is much more specific to our application where
> the default is very generic.
> 

-- 
View this message in context: 
http://www.nabble.com/Overriding-WiX-default-error-codes-tf3163076.html#a8776144
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to