Re: [WiX-users] Sending custom message to log file

2009-09-20 Thread puyo puy
: Sebastian Brand (Instyler Software) Subject: Re: [WiX-users] Sending custom message to log file To: "General discussion for Windows Installer XML toolset." Received: Friday, 18 September, 2009, 12:04 PM Hello, You'll have to fill properties and use them in the Script with Session

Re: [WiX-users] Sending custom message to log file

2009-09-17 Thread Sebastian Brand (Instyler Software)
Hello, You'll have to fill properties and use them in the Script with Session ("MYPROP") for example. Best regards, Sebastian Brand Instyler Setup - Creating WiX-based MSI installations, elegantly. http://www.instyler.com On 18.09.2009, at 05:11, puyo puy wrote: > Hi there, > > I want to s