This I was aware of, but what I was trying to do was have it so that when the 
customer double clicks on bundle.exe then all the logs from the installation 
would show up in %localappdata%\temp\bundle20130617\

Asking all of our customers to explicitly install our product from the command 
line so that it is easier for our support to get the logs if there happens to 
be an issue would be a bit too extreme a measure for use.

Thanks
Chris

-----Original Message-----
From: Jakobz [mailto:subscr...@gmail.com] 
Sent: Montag, 17. Juni 2013 14:46
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Burn log location

Hi

Run the bundle.exe like this from a command line:
$ bundle.exe /log your_logfile_location.log

The msi log files will be placed next to it.

When the bundle is executed without this parameter, you can find the log files 
in %localappdata%\temp

Cheers
Jakob

On Mon, Jun 17, 2013 at 2:13 PM, Adkins, Christopher < 
christopher.adk...@docuware.com> wrote:

> Hi everyone,
>
> I am sure that I am missing something, but I can't seem to figure out 
> how to configure where the installation logs land. The installation 
> that I am putting together is going to contain 30+ MSIs and the 
> support technicians that I work with have requested that all the logs 
> are in one location that they can ask the customer to zip and send if 
> there is an issue. This seems so simple, but I can't seem to figure it out. 
> Thanks for the help!
>
> Mit freundlichen Grüßen / Kind Regards, Christopher Adkins Manager 
> Research and Development
>
>
> ----------------------------------------------------------------------
> -------- This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to