User="Authenticated Users" />
>
>
>
>
>
>
>
> I actually had the same problem when I tried to provide permissions with
> icacls.exe. Installer logged to the event log and i fixed it there and then
&
27, 2009 11:20 AM
To: wix user list
Subject: Re: [WiX-users] Folder permission question - Solved
For future reference, for folks like me.
Scenario: We want to have a custom app pool run under our service account
(no network service). Of course, we use the xml serializer and it writes to
windows
sioning c:\windows\temp.
>
>
> > Date: Sun, 25 Oct 2009 15:48:01 +0200
> > From: benjamin.pods...@gmail.com
> > To: wix-users@lists.sourceforge.net
> > Subject: Re: [WiX-users] Folder permission question
> >
> > In other words, PermissionEx should work,
> Subject: Re: [WiX-users] Folder permission question
>
> In other words, PermissionEx should work, imho.
>
> On Oct 25, 2009 7:17 AM, "Rob Mensching" wrote:
>
> CreateFolder does not delete folders. I do believe that Permission element
> will explictily set th
In other words, PermissionEx should work, imho.
On Oct 25, 2009 7:17 AM, "Rob Mensching" wrote:
CreateFolder does not delete folders. I do believe that Permission element
will explictily set the ACLs on the directory though.
On Sat, Oct 24, 2009 at 5:00 PM, Balu Swaminathan wrote:
> > Hello A
CreateFolder does not delete folders. I do believe that Permission element
will explictily set the ACLs on the directory though.
On Sat, Oct 24, 2009 at 5:00 PM, Balu Swaminathan wrote:
>
> Hello All:
>
>
>
> Is it possible to author a wix file which can grant permission to a folder
> (not create
Hello All:
Is it possible to author a wix file which can grant permission to a folder (not
created by the installer, as in my case, c:\windows\temp - custom asp.net app
pool a/c scenario) to a given account ?
I tried using with but it nuked the existing folder
and created a new one. -
7 matches
Mail list logo