Get the version number of the browser by using the <util:RegistrySearch element (HKLM\SOFTWARE\Microsoft\Internet Explorer get the value for the key Version, then based on the result from that use an installcondition for installing the IE8 InstallCondition="IEVersion < 8.1" or whatever is the version you want
Steve -----Original Message----- From: Christopher M. Bunn [mailto:cmb...@torchmarkcorp.com] Sent: August-08-13 4:24 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] BURN - Check browser version and install if not the minimum browser Can anyone provide an example to handle the following scenario?? I need get the version of Internet Explorer Browser in a boot strapper project in BURN used for person who loads MSI. I need to be able to install IE 8 (which is our minimum requirements) if the version is less than 8. Any help is appreciated! ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users