> -Original Message-
> From: [EMAIL PROTECTED] [mailto:wix-users-
> Subject: Re: [WiX-users] Re Post: Msi Logging
> I dont have idea about "bootstrapper".
>
> Could you tell me in detail or send me the url
http://www.nabble.com/forum/Search.jtp?forum=446
Hi,
I dont have idea about "bootstrapper".
Could you tell me in detail or send me the url
thanks in advance
Chesong Lee-2 wrote:
>
> MSI logging cannot be enabled or changed within the MSI.
> The MsiLogFileLocation property is to view the current log file name
> if any, not to change the val
MSI logging cannot be enabled or changed within the MSI.
The MsiLogFileLocation property is to view the current log file name
if any, not to change the value. So if you really want to enable the
MSI log, you may have to provide the bootstrapper.
Chesong Lee
On Dec 18, 2007 3:03 AM, SaiTeja <[EMAI
Hi,
thanks for resp.
yaa log file will create through command line
But I want to create log file after installation done automatically to the
path(example d:\sai\log.txt) which i specified through code
Adam Majer-2 wrote:
>
> SaiTeja wrote:
>> Hi,
>>
>> Thanks for Info.
>>
>> Can you sug
SaiTeja wrote:
> Hi,
>
> Thanks for Info.
>
> Can you suggest for Msi Logging for XP or 2000
>
>>> ->
>>> -> C:\Install.txt
I'm not using this, but my suggestion would be to,
1. DO NOT use C:\ for cruft like log files. Put them in User's
Directory like User's Application Data similar. Or te
Hi,
Thanks for Info.
Can you suggest for Msi Logging for XP or 2000
Thanks
Stefan Pavlik-2 wrote:
>
> SaiTeja wrote:
>> Hi,
>>
>> thanks for response
>> I tried but not working
>>
>> ->
>> -> C:\Install.txt
>>
>> Can u suggest more.
>
> Hi
>
> The MsiLogFileLocation Property is availa
SaiTeja wrote:
> Hi,
>
> thanks for response
> I tried but not working
>
> ->
> -> C:\Install.txt
>
> Can u suggest more.
Hi
The MsiLogFileLocation Property is available since Windows Installer
4.0 (Windows Vista or newer). So it will not work for XP or 2000.
--
Stefan
---
Hi,
thanks for response
I tried but not working
->
-> C:\Install.txt
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 P
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
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
voicewarmupx
Pankaj Bhatia wrote:
>
>
10 matches
Mail list logo