Re: [WiX-users] How do I include the wixca.wixlib, making a little progress on my own.

2007-04-23 Thread Bob Arnson
Dan Weinstein wrote: > So, looking around the site a little I figured out that I probably need > to do a tag to make this work it isn't clear to me what > the DllEntry attribute should be to get the extended attribute on the > tag to work. Could someone answer this question for me. > You

Re: [WiX-users] How do I include the wixca.wixlib, making a little progress on my own.

2007-04-23 Thread Dan Weinstein
So, looking around the site a little I figured out that I probably need to do a tag to make this work it isn't clear to me what the DllEntry attribute should be to get the extended attribute on the tag to work. Could someone answer this question for me. Thanks, Dan Weinstein --

[WiX-users] How do I include the wixca.wixlib

2007-04-23 Thread Dan Weinstein
I am trying to get custom permissions working on directories that can be inherited by new files that are created by the program when it runs (log files and screen shots). I am new to wix, and not sure of how this can be done. I am assuming it would be done in an .wxi file, but it isn't obviou