I tried creating writable share which works but not able to create readonly
share. Am I missing something?
<Component Id="TestUserProductComponent" Guid="38e2c012-18f5-4ff0-99a4-
58ee2b2286aa">
<util:User Id="testGroupRO" Name="Test_Tools_RO" CreateUser="no"
Domain="redmond" />
<util:User Id="testGroupRW" Name="Test_Tools_RW" CreateUser="no"
Domain="redmond" />
<CreateFolder />
<util:FileShare Id="MYSHARE" Name="Dest" Description="Description of
MyShare">
<!--DOES NOT WORKS-->
<util:FileSharePermission User="testGroupRO" ReadPermission="yes"
Read="yes" />
<!--WORKS-->
<util:FileSharePermission User="testGroupRW" GenericAll="yes"/>
</util:FileShare>
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users