Well MsiLogFileLocation isn't a settable value according to the MSDN, only a
gettable property. (and is also on the newer windows installers, I am using
this on XP). MSIEnableLog seems like the only function that will work. Is
this the only way?

saschabeaumont wrote:
> 
> See msi.chm, check out the MsiLogging and MsiLogFileLocation properties.
> 
> 
> On Sat, May 23, 2009 at 3:32 AM, achandrapano <achan...@panologic.com>
> wrote:
>>
>> I am trying to create a bootstrapper to my MSI so I can pass in the
>> logging
>> verbosity and log file location to msiexec. I have looked at setupbld.exe
>> but it doesn't seem to be able to pass in parameters. I want someway to
>> set
>> logging verbosity and location of log files when someone double clicks on
>> the msi or exe. What is the best way to do this?
>> --
>> View this message in context:
>> http://n2.nabble.com/Bootstrap-an-MSI-to-pass-in-parameters-tp2958718p2958718.html
>> Sent from the wix-users mailing list archive at Nabble.com.
>>
>>
>> ------------------------------------------------------------------------------
>> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
>> is a gathering of tech-side developers & brand creativity professionals.
>> Meet
>> the minds behind Google Creative Lab, Visual Complexity, Processing, &
>> iPhoneDevCamp asthey present alongside digital heavyweights like
>> Barbarian
>> Group, R/GA, & Big Spaceship. http://www.creativitycat.com
>> _______________________________________________
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
> 
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
> is a gathering of tech-side developers & brand creativity professionals.
> Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, & 
> iPhoneDevCamp as they present alongside digital heavyweights like
> Barbarian 
> Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Bootstrap-an-MSI-to-pass-in-parameters-tp2958718p2994951.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to