I've searched all over the internet and can't seem to find solution to
my problem. I'd like to set permission on the folder to allow certain
users ONLY ability to "List folder contents" (without ability to read
file content). Here is the code that I have, however it seems to set
"Read", "Read & Execute", and "List folder content" at the same
time:

<CreateFolder Directory="ArchiveDir" >
           <Permission Traverse="yes" GenericExecute="yes"
ReadPermission="yes" ReadAttributes="yes"  User="[USER_ACCOUNT]" />
</CreateFolder>

Any help would be greatly appreciated. Thank you in advance!

-- 
Denis Stankovski

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to