Detecting IIS is easy, link with WixIIsExtension.dll and then the following "just works":
<PropertyRef Id="IISMAJORVERSION"/> <Publish Dialog="MyDlg" Control="Next" Event="NewDialog" Value="MyIIS6Dlg">IISMAJORVERSION="#6"</Publish> -- View this message in context: http://n2.nabble.com/IIS-6-0-Detection-to-Skip-the-Custom-Dialog-Occurrence-tp4861003p4864761.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users