Buddell, James wrote:
> I'm using DTF but cannot find an implementation of the
> Installer.FeatureParent property. 

If the MSI API doesn't expose the information, DTF doesn't either. I 
doubt the feature parent/child information is persisted outside the .msi 
package; in the end, MSI installs a list of features, not a tree. The UI 
sequence creates the list from the parent/child relationships and passes 
a flat list to the execution sequence.

-- 
sig://boB
http://joyofsetup.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