Re: [WiX-users] Message Box at the top of Installer Dialog

2012-05-31 Thread Ravi Raj
Windows Installer XML toolset. > Subject: Re: [WiX-users] Message Box at the top of Installer Dialog > > I got one method and its *working fine*: > > *session.Message( >InstallMessage.Error | > (InstallMessage)(MessageBoxIcon.Error) | >(Insta

Re: [WiX-users] Message Box at the top of Installer Dialog

2012-05-30 Thread Wilson, Phil
From: Ravi Raj [mailto:raviraj.callin...@gmail.com] Sent: Tuesday, May 29, 2012 8:59 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Message Box at the top of Installer Dialog I got one method and its *working fine*: *session.Message( Insta

Re: [WiX-users] Message Box at the top of Installer Dialog

2012-05-29 Thread Ravi Raj
I got one method and its *working fine*: *session.Message( InstallMessage.Error | (InstallMessage)(MessageBoxIcon.Error) | (InstallMessage)MessageBoxButtons.OK, new Record { FormatString = "Some custom message" });* Can you suggest me if I can overr

Re: [WiX-users] Message Box at the top of Installer Dialog

2012-05-29 Thread Ravi Raj
Is there anything related to C# as I am C# developer and not very accustomed to C++. On Wed, May 30, 2012 at 1:36 AM, Wilson, Phil wrote: > MsiProcessMessage might be what you should be using, with > INSTALLMESSAGE_USER. > > > http://msdn.microsoft.com/en-us/library/windows/desktop/aa370354(v=vs.

Re: [WiX-users] Message Box at the top of Installer Dialog

2012-05-29 Thread Wilson, Phil
MsiProcessMessage might be what you should be using, with INSTALLMESSAGE_USER. http://msdn.microsoft.com/en-us/library/windows/desktop/aa370354(v=vs.85).aspx Phil W -Original Message- From: Ravi Raj [mailto:raviraj.callin...@gmail.com] Sent: Monday, May 28, 2012 2:43 AM To: General

Re: [WiX-users] Message Box at the top of Installer Dialog

2012-05-29 Thread Rob Hamflett
On 29/05/2012 04:14, Ravi Raj wrote: > But there are several messages I ant to populate via custom actions. I am > not sure how to do this. Can you help me with some examples. If you know the title of your dialog, you can get a handle to it by calling FindWindow("MsiDialogCloseClass", "My dialog

Re: [WiX-users] Message Box at the top of Installer Dialog

2012-05-28 Thread Ravi Raj
But there are several messages I ant to populate via custom actions. I am not sure how to do this. Can you help me with some examples. On Mon, May 28, 2012 at 9:22 PM, Pally Sandher wrote: > Use the Windows Installer UI instead of a Custom Action showing a > MessageBox? > > Palbinder Sandher > So

Re: [WiX-users] Message Box at the top of Installer Dialog

2012-05-28 Thread Pally Sandher
Use the Windows Installer UI instead of a Custom Action showing a MessageBox? Palbinder Sandher Software Platform Engineer T: +44 (0) 141 945 8500 F: +44 (0) 141 945 8501 http://www.iesve.com **Design, Simulate + Innovate with the ** Integrated Environmental Solutions Limited. Registered in S