Re: [WiX-users] Changing Permissions To Registry

2012-11-22 Thread Peter Shirtcliffe
Search through the registry for a key with the same name that *does* have the
right permissions. There might be a 32/64-bit mismatch or registry
redirection or something like that.

-Original Message-
From: Chaitanya [mailto:chaita...@pointcross.com] 
Sent: 22 November 2012 09:19
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Changing Permissions To Registry

Not working in the sense its not assigning permissions to that folder..
Not  using braces in my code.for understanding itself I mentioned braces.. 

-Original Message-
From: Nick Ramirez [mailto:nickra...@hotmail.com]
Sent: 21 November 2012 20:21
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Changing Permissions To Registry

Just a few questions to help clarify:

What do you mean when you say it's not working?
Where are you putting the PermissionEx elements? Inside of a RegistryKey
element?
In your code sample you're using curly braces: {username}. Is that how you
have it for real?



--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Changing-Permi
ssions-To-Registry-tp7581997p7582018.html
Sent from the wix-users mailing list archive at Nabble.com.


--
Monitor your physical, virtual and cloud infrastructure from a single web
console. Get in-depth insight into apps, servers, databases, vmware, SAP,
cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-
-
Monitor your physical, virtual and cloud infrastructure from a single web
console. Get in-depth insight into apps, servers, databases, vmware, SAP,
cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Changing Permissions To Registry

2012-11-22 Thread Chaitanya
Not working in the sense its not assigning permissions to that folder..
Not  using braces in my code.for understanding itself I mentioned braces.. 

-Original Message-
From: Nick Ramirez [mailto:nickra...@hotmail.com] 
Sent: 21 November 2012 20:21
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Changing Permissions To Registry

Just a few questions to help clarify:

What do you mean when you say it's not working?
Where are you putting the PermissionEx elements? Inside of a RegistryKey
element?
In your code sample you're using curly braces: {username}. Is that how you
have it for real?



--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Changing-Permi
ssions-To-Registry-tp7581997p7582018.html
Sent from the wix-users mailing list archive at Nabble.com.


--
Monitor your physical, virtual and cloud infrastructure from a single web
console. Get in-depth insight into apps, servers, databases, vmware, SAP,
cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Changing Permissions To Registry

2012-11-21 Thread Nick Ramirez
Just a few questions to help clarify:

What do you mean when you say it's not working?
Where are you putting the PermissionEx elements? Inside of a RegistryKey
element?
In your code sample you're using curly braces: {username}. Is that how you
have it for real?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Changing-Permissions-To-Registry-tp7581997p7582018.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Changing Permissions To Registry

2012-11-20 Thread Chaitanya
Hi,

 

I have a problem in changing permissions to registry entry.



  

Iam using these tags for assinigning permissions

The same command I used for folders it's working.

But,when I used for registries it's not working.

Thanks & regards,

Chaitanya.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users