Re: [WiX-users] Minor upgrade problem

2008-08-14 Thread urugan
I just realised that in fact, I want to do major upgrade. I suppose that means uninstalling in the background (but with few files left untouched), stopping/reinstalling some services and running sql scripts. So, all previous changes and approach stays, just need to add different product Id ? --

[WiX-users] Minor upgrade problem

2008-08-14 Thread urugan
I would like someone to confirm if my way of thinking is right. I want to modify installer that will upgrade existing installation. By upgrading here I mean minor upgrade, because all I want is to copy a set of dll files and run custom sql scripts. I also want to change product version, but nod co