Hi Bob, I've added that attribute, but it didn't change the behavior. I ended up doing a workaround where I set a new property in the UI sequence that it then gets persisted to the <InstallExecuteSequence>
I can send you the repro if you need it. > Date: Thu, 2 Sep 2010 09:01:48 -0400 > From: [email protected] > To: [email protected] > Subject: Re: [WiX-users] Wix properties not being persisted from a WXI > (<Control>) to a WXS (<InstallExecuteSequence>) > > On 28-Aug-10 14:40, Rafael Campana wrote: > > <Property Id='MYPROPERTY'>1</Property> > > Properties must be marked Secure="yes" to be used from both UI and > execute sequences. > > -- > sig://boB > http://joyofsetup.com/ > > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

