Re: [WiX-users] Regisytry Entry Permissions

2012-12-06 Thread Natalie Carr
Permissions Permissions are not cascaded down to subkeys. There might even be a bug/feature request still outstanding for it. -Original Message- From: Chaitanya [mailto:chaita...@pointcross.com] Sent: 06 December 2012 07:49 To: WiX-users@lists.sourceforge.net Subject: [WiX-users] Regisytry Entry

Re: [WiX-users] Regisytry Entry Permissions

2012-12-06 Thread Peter Shirtcliffe
Permissions are not cascaded down to subkeys. There might even be a bug/feature request still outstanding for it. -Original Message- From: Chaitanya [mailto:chaita...@pointcross.com] Sent: 06 December 2012 07:49 To: WiX-users@lists.sourceforge.net Subject: [WiX-users] Regisytry Entry

[WiX-users] Regisytry Entry Permissions

2012-12-05 Thread Chaitanya
Hi, Iam assigning permissions to Registry.(Admin-Fullcontrol,User-Read) permissions. Iam using code like. But in my registry its not showing dat permissions is assigned to that user. When I use. This tag.permissions I assigned.but its not inherited. Please help me how to as