Re: [WiX-users] Using WiX to uninstall an NSIS-installed app

2008-11-20 Thread Rob Mensching
I think so. -Original Message- From: Jason Kemp [mailto:[EMAIL PROTECTED] Sent: Thursday, November 20, 2008 09:08 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Using WiX to uninstall an NSIS-installed app I figured as much. Is my solution the way to go then? Jason

Re: [WiX-users] Using WiX to uninstall an NSIS-installed app

2008-11-20 Thread Jason Kemp
I figured as much. Is my solution the way to go then? Jason Kemp Windows Mobile Software Developer Rove 60 George Street, suite 203 Ottawa, ON, K1N 1J4, Canada www.rovemobile.com Tel 1 613 789 1818 -

Re: [WiX-users] Using WiX to uninstall an NSIS-installed app

2008-11-20 Thread Rob Mensching
Nope, NSIS is completely independent of the Windows Installer so you don't get a smooth interaction between the two... and no transactional support. -Original Message- From: Jason Kemp [mailto:[EMAIL PROTECTED] Sent: Thursday, November 20, 2008 08:54 To: wix-users@lists.sourceforge.net Su