editing directory dialog???
I need to request the user of my installer to select two directories; one for the installation and another for setting environmental variables.
Doing this with two dialogs that look very similar to each other would be confusing for the user, so I thougt, why not both directory requests on a single dialog?

Well, here come my questions:
Is it possible to do this by editing the directory dialog of MUI2 template?

And How? I do not know the exact structure of the template and its components.

Or is it only possible by creatng a custom page?

Any help will be appreciated.