FOLDERID_ProgramData might be a good choice.

--
John Merryweather Cooper
Jack Henry & Associates, Inc. (Premier Tech)
Build & Install Engineer - jXchange
Office:  913-341-3434 x791011
jocoo...@jackhenry.com





-----Original Message-----
From: Lars Augensen [mailto:lars.augen...@confirmit.com] 
Sent: Wednesday, October 26, 2011 9:44 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Hard-coding a log file location (with Burn?)

Well, that bug is exactly why I need that functionality, so.. what is the 
alternate path you are thinking of using? 

-
Lars Augensen
Deployment Engineer

-----Original Message-----
From: Rob Mensching [mailto:r...@robmensching.com]
Sent: 26. oktober 2011 16:38
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Hard-coding a log file location (with Burn?)

Burn logs to %TEMP%, that's not configurable. There is a bug open that we need 
to use another path instead of %TEMP% because reboots on Windows server clear 
the folder. However, there are no plans to make the full path of the log file 
configurable.

The MsiLogFileLocation sets variables in Burn to all the log files being 
generated so that your bootstrapper application can do whatever it wants with 
them after they are written.

On Wed, Oct 26, 2011 at 7:12 AM, Lars Augensen
<lars.augen...@confirmit.com>wrote:

> Hi everyone,
> I'm trying to get our setup to log to a specific location that is not 
> %temp% - per default.
>
> Given that the MsiLogFileLocation property is read-only and cannot be 
> used for giving another location, and telling the users to use msiexec 
> instead of setup.exe is not doable - do I have to make a custom 
> bootstrapper that sends /lvoicewarmupx c:\<path-to>my.log to msiexec?
>
> I assume this is something I could do with Burn, if someone could 
> point me in the direction of a Howto on Burn (I'm still unclear on 
> whether or not Burn should be used in a separate project from the 
> setup itself, and even what command-lines to use).. Do I then have to 
> handle all other commandlines, repair scenarios etc. myself?
> The .chm file isn't totally clear on this as of yet..
>
> Lars Augensen
> Deployment Engineer
> lars.augen...@confirmit.com | Phone +47 2150 2572> | Mobile +47
> 40224293
>
>
> ----------------------------------------------------------------------
> -------- The demand for IT networking professionals continues to grow, 
> and the demand for specialized networking skills is growing even more 
> rapidly.
> Take a complimentary Learning@Cisco Self-Assessment and learn about 
> Cisco certifications, training, and career opportunities.
> http://p.sf.net/sfu/cisco-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


--
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the demand 
for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco 
certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the demand 
for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco 
certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to