Hi all,
in my Bootrapper project I use an ExePackage like this:

<ExePackage Id="Netfx4Full" Cache="no" Compressed="no"
Protocol="netfx4" PerMachine="yes" Permanent="yes" Vital="yes"
SourceFile="dotNetFx40_Full_x86_x64.exe"        
DownloadUrl="http://go.microsoft.com/fwlink/?LinkId=164193";     
InstallCommand="/quiet
/norestart AGREETOLICENSE=YES"  RepairCommand="/q ACTION=Repair
/hideconsole /norestart"        DetectCondition="NET4Installed =
1"></ExePackage>

but sometimes (I don't know why) Bootstrapper wants to reboot after
download/install netfx4.

The machine is Windows 7 Professional with Intel(R) Xeon(R) CPU
E3-1225 V2 @ 3.20GHz 2.19 GHz .


Can someone help me with this issue?

Thanks in advance!
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to