I was able to answer my own question....

Pretty simple solution... I had an errant condition on the feature:

<Condition Level="0"><![CDATA[(VersionNT >= 501) And (WindowsBuild >= 2416) And 
(MsiNTProductType > 1)]]></Condition>

Once I removed that line of code, the install ran as expected.

...Peter

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Walke
Sent: Thursday, February 28, 2008 5:00 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Feature in FeatureTree not showing in Windows Server 2008

All,

We have an installer that installs a database.  When running on Vista, we see 
the Database feature fine, as in the attached vista.jpg screenshot.  When we 
run the exact same installer on Windows Server 2008, the database feature does 
not show as in the attached WS2008.jpg Screenshot.

Does anyone have any idea of why this might be happening?

Thanks in advance.

...Peter

Peter Walke
Consultant | p 312.863.3970 | m 312.961.3734 | [EMAIL PROTECTED]<mailto:[EMAIL 
PROTECTED]>
Clarity Consulting Inc.<http://www.claritycon.com/> | 1 North Franklin, Suite 
3400, Chicago IL 60606

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to