Salut,

trying to create my first setup using WIX. My software does not support
Windows 95. In the  http://www.tramontana.co.hu/wix/lesson1.php#1.4 wix
tutorial  I found the following lines:

    <Condition Message='Operating system not supported!'>Version9X =
400</Condition>
    <Condition Message='Operating system not supported!'>Version9X = 400 AND
WindowsBuild = 1111</Condition>

Unfortunately I get the message "Operating system not supported!" when
trying to run the setup, although I'm running Windows XP. What's wrong? By
the way, can I replace the equality sign in the condition by a less than?


Thanks in advance,

Stefan
-- 
View this message in context: 
http://www.nabble.com/Conditions-and-version-of-OS-tf2292721.html#a6368388
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to