I've had to do something similar to this.  Come Monday if you don't have any
leads I'll help ya.

On Fri, Feb 20, 2009 at 6:30 PM, Dan Giambalvo <
danie...@windows.microsoft.com> wrote:

> I'm trying to add a Condition to my WiX based installer to make sure that
> IE8 is installed on the machine.  I used a RegistrySearch to find the
> appropriate reg key with the currently installed version of IE.
>  Unfortunately, it is in a 4-part form such as 8.0.6001.18372.  I want to
> just grab the first part, and make sure it's >= 8.  I can't seem to find any
> information on how I might parse or break-up the string so that I can do a
> simple compare.
>
> Are there any good ideas for how to achieve this?  I'm hoping to avoid
> having to write a custom action just to get the IE version.
>
> Thanks!
> -Dan
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
> CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the
> Enterprise
> -Strategies to boost innovation and cut costs with open source
> participation
> -Receive a $600 discount off the registration fee with the source code:
> SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
Chad E. Miles
Software Engineer, Development
Interactive Intelligence, Inc.
chad.mi...@inin.com
317.715.8280 Office/Fax
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to