Re: [WiX-users] Issue with Permission element for local groups

2009-01-09 Thread Maruti Gouroji (Infosys Technologies Ltd)
...@liquidmachines.com] Sent: Friday, January 09, 2009 10:43 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Issue with Permission element for local groups Make sure you have specified both the User and Domain attributes. I found that specifying the domain as part of the

Re: [WiX-users] Issue with Permission element for local groups

2009-01-09 Thread Jeremy Lew
: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Issue with Permission element for local groups Hi All, I am trying to assign permissions to a local group on computer to a folder using Permission element and I get the error "An error occurred while applying sec

[WiX-users] Issue with Permission element for local groups

2009-01-09 Thread Maruti Gouroji (Infosys Technologies Ltd)
Hi All, I am trying to assign permissions to a local group on computer to a folder using Permission element and I get the error "An error occurred while applying security settings... \xxx is not a valid user or group". Is it a known issue? Is there a workaround for it? I am using WiX 3.0.48