Re: [WiX-users] remove later versions

2006-10-26 Thread Wilson, Phil
ECTED] On Behalf Of Simon BurgessSent: Thursday, October 26, 2006 1:42 PMTo: wix-users@lists.sourceforge.netSubject: [WiX-users] remove later versions Is RemoveExistingProducts only for removing older verisons? I have looked at the Windows Installer documentation and it doesn’t seem clear. I

[WiX-users] remove later versions

2006-10-26 Thread Simon Burgess
Is RemoveExistingProducts only for removing older verisons? I have looked at the Windows Installer documentation and it doesn’t seem clear. I want to be able to remove any existing versions of the product even if they are later ones. Is there a way to achieve this? ---