Re: [WiX-users] using permission element within a directory element

2007-05-23 Thread John Johnson
I think this is a syntax issue on my part. Should I be using directoryref? Can anyone provide a code snippet? Thanks, John > How do I add a permission element within a directory element? The > following code generates a compile error. Basically, I want to change > the permissions of the "product

[WiX-users] using permission element within a directory element

2007-05-23 Thread John Johnson
How do I add a permission element within a directory element? The following code generates a compile error. Basically, I want to change the permissions of the "product" directory that gets created on install Thanks, John