Re: [WiX-users] Checking for IIS modules

2015-06-03 Thread haglis
Hi Nir, Thanks for the info, do u have an example of this for me to have a look at pls. Thanks, George. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Checking-for-IIS-modules-tp7600145p7600521.html Sent from the wix-users mailing list archive a

Re: [WiX-users] Checking for IIS modules

2015-05-01 Thread Nir Bar
You can use ProductSearch to detect if a product is installed (such as AppWarmup) To ensure windows features are turned-on use dism . - Nir Bar Freel