Hi,

Iam assigning permissions to Registry.(Admin-Fullcontrol,User-Read)
permissions.

Iam using code like.

<util:PermissionEx User="Orchestra_User_Access" Read="yes"
ReadPermission="yes" GenericRead="yes" GenericExecute="yes"
ChangePermission="yes" />

          <util:PermissionEx User="Orchestra_Admin_Access" GenericAll="yes"
ChangePermission="yes"/>

But in my registry its not showing dat permissions is assigned to that user.

When I use.

<Permission User="Orchestra_Admin_Access" GenericAll="yes"
ChangePermission="yes"/>

 

This tag.permissions I assigned.but its not inherited.

Please help me how to assign permissions or to assign inheritance.

Thanks,

Chaitanya.

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to