Re: [WiX-users] Changing strings in dialog boxes

2007-11-04 Thread Bob Arnson
Stephen Tunney wrote: I currently have an installer that shows "...will install PRODUCT". I wish it to say "... will install the PRODUCT". Is there a way to override the resource strings? I need to change this in a few places (install cancellation, etc.) If you're using the WixUI li

[WiX-users] Changing strings in dialog boxes

2007-11-01 Thread Stephen Tunney
Hello, I have what might probably be an easy problem to solve, but I can not find a way :( I currently have an installer that shows ".will install PRODUCT". I wish it to say ". will install the PRODUCT". Is there a way to override the resource strings? I need to change this in a few place