I've been using Orca to manually add property "REINSTALLMODE" value "amus" into the msi property table every time I build it.
I'm sick of this. I looked into Wix but so far I don't think its worth the hassle to learn it/switch to it just yet, even though it will solve this problem. Is there a way I can automatically insert this one property into the msi after the build is complete? Preferably, it will use only vanilla visual studio 2010 and not depend on third party programs or system environment variables.
Any thoughts?
Thanks,
Isaac