Re: [WiX-users] ARPNOREPAIR being over-ridden

2009-03-18 Thread Alastair Smith
Thanks for your reply, Bob.

Turns out the problem was that the ARPNOREPAIR property was defined at all, 
even with a value of 0.  Removing the line sorted the problem.  

Cheers

Alastair

-Original Message-
From: Bob Arnson [mailto:b...@joyofsetup.com] 
Sent: 17 March 2009 17:35
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] ARPNOREPAIR being over-ridden

Alastair Smith wrote:
 However, Mondo appears to define ARPNOREPAIR true, 
It doesn't. It refers to it but doesn't define a value.

-- 
sig://boB
http://joyofsetup.com/



--
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

--
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


[WiX-users] ARPNOREPAIR being over-ridden

2009-03-17 Thread Alastair Smith
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


Re: [WiX-users] ARPNOREPAIR being over-ridden

2009-03-17 Thread Bob Arnson
Alastair Smith wrote:
 However, Mondo appears to define ARPNOREPAIR true, 
It doesn't. It refers to it but doesn't define a value.

-- 
sig://boB
http://joyofsetup.com/



--
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