Re: [WiX-users] SubinACL usage abroad

2007-05-02 Thread Gareth at Serif
Thanks for that Tony. I actually found it and just checked Nabble to post as such. It works a treat as you'd expect. -- View this message in context: http://www.nabble.com/SubinACL-usage-abroad-tf3679498.html#a10287110 Sent from the wix-users mailing list archive at Nabble.com.

Re: [WiX-users] SubinACL usage abroad

2007-05-02 Thread Tony Hoyle
Gareth at Serif wrote: > Hi Tony, > > Thanks for your quick response. The reason we use 'Everyone' is merely on > our registration details - we only want one user (whoever it is) on the > system to have to register the application for all users to be registered... > > What are the SIDs and how a

Re: [WiX-users] SubinACL usage abroad

2007-05-02 Thread Gareth at Serif
Hi Tony, Thanks for your quick response. The reason we use 'Everyone' is merely on our registration details - we only want one user (whoever it is) on the system to have to register the application for all users to be registered... What are the SIDs and how are they used? Many thanks, Gareth -

Re: [WiX-users] SubinACL usage abroad

2007-05-02 Thread Tony Hoyle
Gareth at Serif wrote: > Hi guys, > > I've been using SubinACL to ensure that some of our own registry keys have > full control permissions for the Everyone user group instead of any > inherited permissions that might cause issues - this is particularly vital > on Vista where even administrators h

[WiX-users] SubinACL usage abroad

2007-05-02 Thread Gareth at Serif
Hi guys, I've been using SubinACL to ensure that some of our own registry keys have full control permissions for the Everyone user group instead of any inherited permissions that might cause issues - this is particularly vital on Vista where even administrators have limited access. The problem i