Re: [WiX-users] Permission element for domain user account

2013-01-30 Thread Peter Shirtcliffe
uot; -Original Message- From: Kun Shi (ofox) [mailto:s...@vmware.com] Sent: 30 January 2013 15:07 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Permission element for domain user account Hi guys, I'm having a question about Permission

[WiX-users] Permission element for domain user account

2013-01-30 Thread Kun Shi (ofox)
Hi guys, I'm having a question about Permission usage. Referring to http://wix.sourceforge.net/manual-wix2/wix_xsd_permission.htm, I have the following codes, I use a domain account(with administrator privilege) to install it, but I couldn't access the install dir due to no permission. What's