I am a newbie to Wix, I was trying to do the same this which you have
discussed a long time back.
I am facing problem when i put a check of VersionNT inside Condition
Element.
My code looks like this:

<Condition Message="[VersionNT]">VersionNT >= 501 </Condition>

and when i run it on Windows NT this condiotion newer comes as true.

Than i tried to check what version number i have for WinXP with following
code:

<Condition Message="[VersionNT]">VersionNT = n </Condition>

this displays message with 501 in value field this means my Windows version
is 501. Can some one please help me out with this.

Thanks in Advance.
Vivek

-- 
View this message in context: 
http://n2.nabble.com/Install-only-on-XP-SP2-or-better-tp698937p1083699.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to