Re: [WiX-users] Permission element question

2009-10-07 Thread Farooq Mahmud (Hotmail)
e.com] Sent: Tuesday, October 06, 2009 2:52 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Permission element question There are three permission-style elements in WiX. Permission which works with all supported versions of Windows Installer (and ha

Re: [WiX-users] Permission element question

2009-10-06 Thread Blair
than Installer's built-in action). -Original Message- From: Farooq Mahmud (Hotmail) [mailto:farooq...@hotmail.com] Sent: Tuesday, October 06, 2009 1:50 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Permission element question I run an msi based on the code below. [ProgramF

[WiX-users] Permission element question

2009-10-06 Thread Farooq Mahmud (Hotmail)
I run an msi based on the code below. [ProgramFilesFolder] gives my built-in Users group read permission but my application folder does not inherit this permission. I use Windows Explorer to create a folder under [ProgramFilesFolder] and the folder does inherit the Users permission. Is there a