Re: [WiX-users] install product available for both the first install and reinstall

2008-08-26 Thread xiaoli
Thanks a lot! -- View this message in context: http://n2.nabble.com/install-product-available-for-both-the-first-install-and-reinstall-tp783641p786115.html Sent from the wix-users mailing list archive at Nabble.com. - This

Re: [WiX-users] install product available for both the first install and reinstall

2008-08-26 Thread Bob Arnson
xiaoli wrote: > I'm doing a major upgrade. I'd like to install my product for both the first > install and reinstall. > If you're using major upgrades, you don't need to worry about REINSTALLMODE changing for first install -v- reinstall. -- sig://boB http://joyofsetup.com/ ---

[WiX-users] install product available for both the first install and reinstall

2008-08-26 Thread xiaoli
I'm doing a major upgrade. I'd like to install my product for both the first install and reinstall. I tried: "msiexec /log install.log /i FrameworkInstall.msi REINSTALLMODE=av". It works fine for reinstall. but there are some issues while reinstalling. the msi works fine, and the application does