[WiX-users] Detect an internet connection

2010-03-22 Thread Steve Payne
Hi all, I've been tasked with launching an online survey during uninstall, which I have done with a custom action. However, I do not want the custom action to run if the user is not connected to the internet. What is the best way to check for an internet connection and store the result in a pro

[WiX-users] Bootstrapper Guidence

2008-05-19 Thread Steve Payne
I need to create a bootstrapper that will both download/inslall .NET Framework 2.0 and launch my MSI setup properly for minor upgrades. So far I've created a setup.exe with Bootstrapper Manifest Generator that handles the prereq very nicely, but not the minor upgrade. And from what i've seen, it