On 4/26/2010 7:18 PM, gapearce wrote:
> I think you need to check one more bit.  The example you linked to
> previously doesn't check the "suite name".
>    

It does:

if (VER_SUITE_WH_SERVER == (ovix.wSuiteMask & VER_SUITE_WH_SERVER))
{
     WcaSetIntProperty(L"WIX_SUITE_WH_SERVER", 1);
}

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to