Re: [WiX-users] Using UninstallString to uninstall multiple MSIs

2008-05-20 Thread John Daintree
That's great Bob, thanks. I'll look into it. - Original Message - From: "Bob Arnson" <[EMAIL PROTECTED]> To: "Jason Rivers" <[EMAIL PROTECTED]> Cc: "WiX Users" Sent: Friday, May 16, 2008 5:05 PM Subject: Re: [WiX-users] Using Uninsta

Re: [WiX-users] Using UninstallString to uninstall multiple MSIs

2008-05-16 Thread Bob Arnson
Jason Rivers wrote: > How do I configure the system so that my setup.exe (which is a stub > that can launch a number of MSIs) is run when the user chooses to > uninstall my application? I've tried changing various UninstallString > registry entries but nothing seems to have any effect. When Add

[WiX-users] Using UninstallString to uninstall multiple MSIs

2008-05-09 Thread Jason Rivers
Hello all, When Visual Studio is uninstalled or modified it re-invokes setup.exe to guide you through the process. Whenever my application is uninstalled msiexec is invoked on my MSI file. How do I configure the system so that my setup.exe (which is a stub that can launch a number of MSIs) is run