Hi,

thanks for response

I tried but not working

-> <Property Id="MsiLogFileLocation" Value="C:\Install.txt"/>

->  <Property Id="MsiLogFileLocation">C:\Install.txt</Property>


Can u suggest more.



Karthik Krishnan-5 wrote:
> 
> Did you try setting the "MsiLogFileLocation" property (
> http://msdn2.microsoft.com/en-us/library/aa370321.aspx) to the path you'd
> like?
> 
> On Dec 9, 2007 11:45 PM, SaiTeja <[EMAIL PROTECTED]> wrote:
> 
>>
>> Hi,
>>
>> Thanks a lot for response.
>>
>> Ofcourse,We can get logs through command line.
>>
>> But my requirement is different.
>>
>> Is it possible to create same log file through coding in wix?
>>
>> Like in case of temp folder it is created automatically because of
>> proerty
>> <Property Id="MsiLogging">voicewarmupx</Property>
>>
>>
>>
>>
>>
>>
>> Pankaj Bhatia wrote:
>> >
>> > you can run msiexec through command line
>> >
>> > msiexec /i <msi name> /L*v <log.txt file path>
>> >
>> >
>> >
>> > On Dec 7, 2007 2:11 PM, SaiTeja <[EMAIL PROTECTED]> wrote:
>> >
>> >>
>> >> Hi,
>> >>
>> >> When I run msi, By default msi logging is created in %temp% folder.
>> >>
>> >> I want to create msi logging in TARGETDIR (Other than Temp folder) ie
>> >> c:\sailogs.txt
>> >>
>> >> can any one tell me how to do this
>> >>
>> >>
>> >> --
>> >> View this message in context:
>> >> http://www.nabble.com/Msi-Logging-tf4962012.html#a14212264
>> >> Sent from the wix-users mailing list archive at Nabble.com.
>> >>
>> >>
>> >>
>> -------------------------------------------------------------------------
>> >> SF.Net email is sponsored by:
>> >> Check out the new SourceForge.net Marketplace.
>> >> It's the best place to buy or sell services for
>> >> just about anything Open Source.
>> >> http://sourceforge.net/services/buy/index.php
>> >> _______________________________________________
>> >> WiX-users mailing list
>> >> WiX-users@lists.sourceforge.net
>> >> https://lists.sourceforge.net/lists/listinfo/wix-users
>> >>
>> >
>> >
>> >
>> > --
>> > -Pankaj Bhatia
>> > European Microsoft Innovation Center (EMIC)
>> > Ritterstr. 23. Aachen 52072.
>> > Germany
>> > Off: (+49) 241 99784 501
>> > Cell: (+49) 160 5892 705
>> >
>> >
>> -------------------------------------------------------------------------
>> > SF.Net email is sponsored by:
>> > Check out the new SourceForge.net Marketplace.
>> > It's the best place to buy or sell services for
>> > just about anything Open Source.
>> > http://sourceforge.net/services/buy/index.php
>> > _______________________________________________
>> > WiX-users mailing list
>> > WiX-users@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/wix-users
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Msi-Logging-tp14212264p14247239.html
>> Sent from the wix-users mailing list archive at Nabble.com.
>>
>>
>> -------------------------------------------------------------------------
>> SF.Net email is sponsored by:
>> Check out the new SourceForge.net Marketplace.
>> It's the best place to buy or sell services for
>> just about anything Open Source.
>> http://sourceforge.net/services/buy/index.php
>> _______________________________________________
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
> 
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services
> for just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Msi-Logging-tp14212264p14370280.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to