Re: [WiX-users] MSI uninstall OR update previous application version if exists

2007-04-23 Thread fiordean dacian
Hi, >>- How does install works, i see i have the product GUID, the Version and the >>UpgradeCode, how does the installer manages those attributes ? Pretty well... >>- How do i know if the user had the application installed and is upgrading or >>reinstalling the same version ? (i want to be a

[WiX-users] MSI uninstall OR update previous application version if exists

2007-04-23 Thread Ricardo Lopes
Hi, I have some questions about how should i manage new application versions on the installer, if anyone could help i would really appreciate it: - How does install works, i see i have the product GUID, the Version and the UpgradeCode, how does the installer manages those attributes ? - How do