=ConfigureIIs
balus.
> From: os...@live.com
> To: wix-users@lists.sourceforge.net
> Date: Tue, 5 Jan 2010 11:26:00 -0800
> Subject: Re: [WiX-users] Passwords, hidden and the log file
>
> Add
>
>
>
> To your authoring
>
> -----Original Message-
&
Hello All:
I have:
and the value passed on PASSWORD is written to the log file when the .msi is
invoked with
msiexec ... /l*v msilog.log ...
Investigation starts... In the log file it appears as
and it appears in the log file as
MSI (s) (BC!80) [10:39:39:772]: PR
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:0
e 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
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. -
t.
>
> You are scheduling your custom action too late. Feature conditions are
> evaluated by the CostFinalize action and cannot be changed after that
> point. Just move your custom action before CostFinalize.
>
> -----Original Message-
> From: Balu Swaminathan [mailto:bswa..
Hello:
My goal is to write a sql server db installer which would install the db only
if it is not there.
Leave the db on unstall scenario.
Searched around the web and could not find anything.
Came across this post from Rob and few similar on the web...
"You'd have to write a Cu
I think it is Edit. Let me try that. I got confused with that Yes in the
Required column. How stupid of me. !!!
> From: bswa...@hotmail.com
> To: wix-users@lists.sourceforge.net
> Date: Sat, 11 Jul 2009 17:43:38 +
> Subject: [WiX-users] Adding a textbox
>
>
> Hello:
>
>
>
> My installe
Hello:
My installer installs a virtual directory. It currently installs a virtual dir,
creates app pool, copies the files, etc. All good and great.
I am trying to add a text box to the WixUI so that I can receive a database
servername. I am able to customize the UI.
I cannot find a
9 matches
Mail list logo