Hi,
I'm interested in creating a 'one level tree' in my select install. For example, one of the buttons on the left could be 'registry entries', when clicked, you would be presented with a tree on the right side containing various parent groups.. eg explorer mods, ie mods, system mods etc. OR when the 'registry entries' button is clicked it would load a custom xml for registry entries.
One way I thought that I could achieve this is to have a main xml (selectinstall.xml), then child xmls for each button. The problem is I am not too sure on how to call child xmls from within the parent and how to enable a 'return' feature.
I'm sure this would have been covered before but I've searched extensively and have found only this post http://www.msfn.org/board/lofiversion/index.php/t42941.html but I'm not exactly sure its what I'm looking for.
If the method in this post is what I need, where exactly in the xml do I call the child xml?
Thanks for helping.