It was pointed out to me that when you change the directory install creator loses the sub-folder and will install into the base directory.
For example it will show it is going to install in c:\program files (x86)\Name1
When the person changes it to for example c:\games - at that moment they've lost the sub-folder Name1 and don't know what it was called (they'd have to abort the installation completely and restart it to see what it was named.)
In addition it will then install into the base c:\games directory and not create the Name1 sub-directory.
The preference was that even though they've changed the base directory - the installation must still create and install into the sub-directory (Name1) in that new location.
Would it be possible to add this in as an option?