Re: [WiX-users] Questions about Component, Features and Minor Upgrades

2006-06-22 Thread Michael Osmond
Hi,   I have been using minor upgrades for most of our updates, our application is primarily a server based web application and in most cases the changes are to ASPX and DLL files.  Minor updates work well when you are changing existing files or adding some new ones (as a new component).   

Re: [WiX-users] Questions about Component, Features and Minor Upgrades

2006-06-22 Thread Bob Arnson
Igor Lemsky wrote: > Previously I mainly use major upgrades with changes of product codes. > Now I need minor upgrades which allow more soft upgrade - just > reinstall and also allow patches. Major upgrades for some strange > reasons doesn't allow it. Don't allow what? You're right that removin