Re: [WiX-users] Uninstalling Sql2005 Express as part of a burn install chain.

2012-07-03 Thread Richard Mayes
Completely forgot about in-place upgrades, it's been so long since I've done one! Now I just need to work out how to detect it correctly... Thanks Richard On 2 July 2012 17:03, Neil Sleightholm wrote: > Instead of uninstalling why not do an upgrade to the SQL2005 instance. > > Neil > > Neil Sle

Re: [WiX-users] Uninstalling Sql2005 Express as part of a burn install chain.

2012-07-02 Thread Neil Sleightholm
Instead of uninstalling why not do an upgrade to the SQL2005 instance. Neil Neil Sleightholm n...@x2systems.com On 2 Jul 2012, at 15:54, Richard Mayes wrote: Hi Currently one of our product uses Sql2005 express and I have created an installer that can detect if ther