Re: [WiX-users] Strange issue during netfx4 installation

2013-02-28 Thread Pally Sandher
WiX-users] Strange issue during netfx4 installation Hi all, in my Bootrapper project I use an ExePackage like this: http://go.microsoft.com/fwlink/?LinkId=164193"; InstallCommand="/quiet /norestart AGREETOLICENSE=YES" RepairCommand="/q ACTION=Repair /hideconsole /norestart&

[WiX-users] Strange issue during netfx4 installation

2013-02-28 Thread Pasquale Fersini
Hi all, in my Bootrapper project I use an ExePackage like this: http://go.microsoft.com/fwlink/?LinkId=164193"; InstallCommand="/quiet /norestart AGREETOLICENSE=YES" RepairCommand="/q ACTION=Repair /hideconsole /norestart"DetectCondition="NET4Installed = 1"> but sometimes (I don't k