I am trying to create an installer that will prompt the user once to choose a shared directory on their computer and then prompt a second time asking what directory to install too.

I tried creating a second "Select Install Folder" dialog (meaning I would have two of the same dialog type) but whenever I change one of the two, the second one always changes with the changes made to the first one. Any ideas on how I should go about this?