All,

I'm using the FileSharePermission element in WiX v3.0.3526.0.  Thanks to Rob 
for your previous answers on getting this to work.

When I create a share manually, there are only three possible permissions: Full 
Control, Change and Read.

However, the FileSharePermission element has many attributes and it's not 
obvious how these map to the actual permissions.

GenericAll='yes' seems to give Full Control, as expected.
GenericRead='yes' Traverse='yes' seems to give Read.

But I can't seem to ever get Change permissions.  GenericWrite='yes' doesn't 
seem to do anything.

What FileSharePermission attributes should I use to get Change permissions?

Thanks,
Chris

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to