I try to assign GenericRead in FileSharePermission. Somehow it doesn't work.
It would create the acct over the share only.
However GenericAll works fine. Is it a bug in WIX?
Thanks,
Richard
<util:FileShare Id ="ShareHitchEXLT" Name="HitchEXLT" >
<util:FileSharePermission GenericAll="yes" User="System_Account" />
<util:FileSharePermission GenericAll="yes" User="MSQL_Account" />
<util:FileSharePermission GenericRead="yes" Read="yes"
User="FPA_Account" />
</util:FileShare>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users