Hi,

I have a WiX standard bootstrapper application. I want to change the text of 
the following error message:

Setup Failed...

0x80070666 - Another version of this product is already installed. 
Installation of this version cannot continue. To configure or remove the 
existing version of this product, use Add/Remove Programs on the Control 
Panel.


The above error is shown in bootstrapper when there is a related bundle already 
on the system (say, when higher version already exists and I try to install 
bootstrapper application with lower version)

What I need is change the text to my own text. How can I do this? Is it 
possible to remove "Setup Failed"? In short, I want to override this entire 
message with my own for this error code.

Please let me know how to do this.

~DP
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to