Sorry, I meant my Product.wxs (or any other wix xml source). Generally I
would just like to have something printed to the log if I did:

msiexec /i myinstaller.msi /l* install.log

I would like to do something like this:

<Component Guid="SOME-GUID-HERE">
    <Log Level="Info" Message="Installing some
component...MYPROPERTY=[MYPROPERTY]"/>
</Component>

Thanks,

slide

On Wed, Dec 2, 2009 at 6:44 PM, Blair <os...@live.com> wrote:

> Which XML file are you referring to, and what do you want to log that comes
> from that file?
>
> Off the top of my head I don't know of anything specific, but the answers
> to
> these questions will go a long way to getting you an answer.
>
> -----Original Message-----
> From: Slide [mailto:slide.o....@gmail.com]
> Sent: Wednesday, December 02, 2009 11:15 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Logging from XML file?
>
> Is it possible to log something to the installer log file from the XML
> definition?
>
> Thanks,
>
> slide
>
> ----------------------------------------------------------------------------
> --
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing.
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing.
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
slide-o-blog
http://slide-o-blog.blogspot.com/
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to