I believe you can enable logging by setting the log mode, but you cannot
specify the path. You must wrap your MSI in a small exe stub or bootstrapper
to do that. Otherwise you can read the generated log path from the
msilogfilelocation property. Some of these properties are not available on
older versions of Windows Installer. See the MSDN
http://msdn.microsoft.com/en-us/library/windows/desktop/aa372847%28v=vs.85%29
.aspx 

-----Original Message-----
From: Chaitanya [mailto:chaita...@pointcross.com] 
Sent: 11 October 2012 09:03
To: WiX-users@lists.sourceforge.net
Subject: [WiX-users] Log Enable

Hi,

I want to enable log in wix..

Upto know iam using "msiexec  /I ($.msi) /L*exv ($.txt)" through command
prompt.

But I have to enable log along with wix.not with command prompt.

Is it posiible????

Thanks

-----------------------------------------------------------------------------
-
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly what is
happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at
no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to