Thanks got it working.

-----Original Message-----
From: Rob Hamflett [mailto:r...@snsys.com] 
Sent: Thursday, February 11, 2010 10:13 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Wix Property change

Try something like this:

<Control Id="my_button" ... >
   <Publish Property="my_property" Value="my_value">1</Publish>
</Control>

Rob

On 10/02/2010 13:22, Alex Wernecke wrote:
> Hi,
>
>
>
> How would I change  a property's value when a button on a custom
dialog
> is clicked? This property is then used to write that value to the
> registry.
>
>
>
> Thanks,
>
>
>
> Alex
>
>
>
>
------------------------------------------------------------------------
------
> SOLARIS 10 is the OS for Data Centers - provides features such as
DTrace,
> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
> http://p.sf.net/sfu/solaris-dev2dev


------------------------------------------------------------------------
------
SOLARIS 10 is the OS for Data Centers - provides features such as
DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
 

__________ Information from ESET Smart Security, version of virus
signature database 4856 (20100210) __________

The message was checked by ESET Smart Security.

http://www.eset.com
 
 

__________ Information from ESET Smart Security, version of virus
signature database 4856 (20100210) __________

The message was checked by ESET Smart Security.

http://www.eset.com
 

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to