John Ludlow wrote:
>>> I ported your code to C++ and it does indeed work.
>>>
>>> That is, it hides features.  It doesn't seem to work for features
>>> with "children", but I can live with that.  Thanks a lot for
>>> sharing.
>>
>>
>> Hmmm, interesting.  I assumed that this would work recursively but
>> obviously not.  Maybe you need to do the recursive bit yourself.

I did the recurse manually, but still...

I think that may be because my port isn't 100% - if I leave out the 
MSIMODIFY_INSERT_TEMPORARY then the ones with children are hidden as well.

Also, when I leave that in, any value for the Order parameter will still 
hide the given feature.

Anyhow, hiding features is all I need so I think I'll just leave it at that.


Sigurd 




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to