Hi there

My installer references some items from the WiX Mondo UI, but doesn't actually 
use any of the Mondo UI dialogs, etc.  This is to get standard localised 
strings for things like error messages, button captions, etc.

However, Mondo appears to define ARPNOREPAIR true, hiding the Repair button in 
Add/Remove Programs.  I have independently defined this property in my own WiX 
which I had hoped would over-ride the Mondo-defined value.  The line I have 
added is

<Property Id="ARPNOREPAIR" Value="0" />

How can I continue to reference Mondo and also specify my own value for 
ARPNOREPAIR?

Many thanks in advance for your time and assistance.

Kind regards

Alastair Smith
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to