Hello,
i would like to know whether it is possible to somehow have the Folder and SetupType dialog at the same time. I would like the user to be able to modify the destination folder and in the next step be able to select between custom and standard install, where with the the custom install it should be possible to only modify the desktop and startup menu items. So, the problem i have now is, that whenever i add the folder dialog the setuptype dialog disappears.
i would be very happy for some hints on that.
best regards
ruth
in trhe meantime i have tried to create a new dialog (added new dialog) and copied all the controls and conditions from the folder dialog to the new one. now it should have exactly the same functionality, the next button points to the setupdialog and the back button to the license agreement dialog. however, when i try to build the project i get an error 2343 when clicking the next button that should be leading to newly created dialog.