Re: [WiX-users] How to remove "REINSTALL=ALL" property in Wix

2013-05-05 Thread Laika42
Hi, Did you change productcode and increased setup Version? Can you doublecheck this and if is still not working provide more information? Regards, Markus Am 05.05.2013 um 10:44 schrieb Yongxiu Cui : > Hi, > > Could you help me on this issue? My team are building a project, which need a > major

Re: [WiX-users] Burn/Boostrapper WITHOUT .NET installer

2013-05-03 Thread Laika42
Hi George, You can remove the dotnet reference in the chain and it would not install. Regards, Markus Am 04.05.2013 um 02:15 schrieb George Fleming : > Running Wix 3.6, I had to follow one of many examples on the net on adding > to my code to check/install .NET 4.0, just to get my Setup to > b