Re: [WiX-users] EnableUserControl vs. SecureCustomProperties

2008-06-26 Thread Rob Mensching
list the ones you need... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jon W Sent: Thursday, June 26, 2008 09:16 To: WiX-users Subject: Re: [WiX-users] EnableUserControl vs. SecureCustomProperties Would you be able to list some of the PUBLIC

Re: [WiX-users] EnableUserControl vs. SecureCustomProperties

2008-06-26 Thread Jon W
Would you be able to list some of the PUBLIC properties that would be propagated and not needed/wanted? It would be nice to know what may cause issues, and why. If the properties aren't used and don't affect the certain installers, then setting EnableUserControl=1 may work well for some developer

Re: [WiX-users] EnableUserControl vs. SecureCustomProperties

2008-06-25 Thread Rob Mensching
I always do the latter. There are a lot more PUBLIC Properties than you might now and some of them could leak through data you don't need/want. Basically, minimize attack surface. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jon W Sent: Wednesday, J