Thank you so much, knew it would have been something simple..:)

-----Original Message-----
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] 
Sent: 28 August 2012 12:07
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Read a property

<Custom> actions can have conditions, which can be based on property values
http://wix.tramontana.co.hu/tutorial/events-and-actions/extra-actions

In UI or execute sequence

<Custom Actrion="doIt"...>PRODUCTNAME="Coral"</Custom>

-----Original Message-----
From: Natalie Carr [mailto:natalie.c...@measuresoft.com]
Sent: 28 August 2012 11:40
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Read a property

Hi, Is there any way to do this?

 

I have a Custom Action that's sets the property:

 

<Property Id="PRODUCTNAME" Secure="yes" />

 

That's 100%, But now I would like to read that property value as it can be a
few different outcomes and if it is outcome 1 then I would like to run a
second custom action. (e.g PRODUCTNAME = 'Coral') Can this be done in wix? I
was thinking it was maybe possible using conditions but I am not too sure
how I would go about it.

 

Kind Regards,

 

Natalie Carr

 

----------------------------------------------------------------------------
-
-
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat
landscape has changed and how IT managers can respond. Discussions will
include endpoint security, mobile security and the latest in malware
threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires
that you delete it without acting upon or copying any of its contents, and
we further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6
7DY, UK.


----------------------------------------------------------------------------
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat
landscape has changed and how IT managers can respond. Discussions will
include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to