Re: [WiX-users] stdba Sucecss page

2012-11-27 Thread Parkes, Kevin
ubject: Re: [WiX-users] stdba Sucecss page To: General discussion for Windows Installer XML toolset. Message-ID: Content-Type: text/plain; charset="us-ascii" This isn't possible with the standard BA but I have a modified BA (http://wixextba.codeplex.com/) that could have thi

Re: [WiX-users] stdba Sucecss page

2012-11-26 Thread Neil Sleightholm
This isn't possible with the standard BA but I have a modified BA (http://wixextba.codeplex.com/) that could have this feature added. It feels like a useful addition and if I get time I'll add it. Neil >I'm using the standard BA with a custom theme in which I've added a short >message to the Suc

[WiX-users] stdba Sucecss page

2012-11-26 Thread Parkes, Kevin
I'm using the standard BA with a custom theme in which I've added a short message to the Success page. Unfortunately the same page is also used for successful uninstall when the message isn't relevant. Is it possible to hide or change text conditionally depending on whether install or uninstall