Re: [WiX-users] Problem setting directory permissions using newly created account

2012-06-07 Thread John H Bergman (XPedient)
Sent, off list. -Original Message- From: Shyam Kannam [mailto:shyam.kan...@gmail.com] Sent: Thursday, June 07, 2012 11:47 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Problem setting directory permissions using newly created account Thanks John

Re: [WiX-users] Problem setting directory permissions using newly created account

2012-06-07 Thread Shyam Kannam
istopher Painter" > > > > Sent: Wednesday, June 06, 2012 2:49 PM > > > > To: "General discussion for Windows Installer XML toolset." > > , wix-users@lists.sourceforge.net > > > > Subject: Re: [WiX-users] Problem setting directory permissions

Re: [WiX-users] Problem setting directory permissions using newly created account

2012-06-07 Thread John H Bergman (XPedient)
, June 07, 2012 11:14 AM To: chr...@iswix.com; General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Problem setting directory permissions using newly created account In a similar note, is there a way to modify the application executable to "to run as administrator&

Re: [WiX-users] Problem setting directory permissions using newly created account

2012-06-07 Thread Shyam Kannam
- > > From: "Christopher Painter" > > Sent: Wednesday, June 06, 2012 2:49 PM > > To: "General discussion for Windows Installer XML toolset." > , wix-users@lists.sourceforge.net > > Subject: Re: [WiX-users] Problem setting directo

Re: [WiX-users] Problem setting directory permissions using newly created account

2012-06-06 Thread Christopher Painter
: Wednesday, June 06, 2012 2:37 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Problem setting directory permissions using newly created account I have a scenario where I need to lock down a directory so that only system and a local service account that I'm creating can

Re: [WiX-users] Problem setting directory permissions using newly created account

2012-06-06 Thread Christopher Painter
[WiX-users] Problem setting directory permissions using newly created account I have a scenario where I need to lock down a directory so that only system and a local service account that I'm creating can access it. I'm encapsulating this in a merge module. I've tried two techniq

[WiX-users] Problem setting directory permissions using newly created account

2012-06-06 Thread Christopher Painter
I have a scenario where I need to lock down a directory so that only system and a local service account that I'm creating can access it. I'm encapsulating this in a merge module. I've tried two techniques: 1) Permission element nested under a CreateFolder element. The problem with this tec