Hi,
we are currently evaluating AdvancedInstaller for using it with our software products. We run in a problem for which I can not find a solution in this forum:
I imported a Visual Studio project. I'd like to create a new dialog. In this dialog, the user should select a folder on his machine where to put data files (not the program files). I followed the instructions in "How to browse for a folder at install time?". In step 7 of this HowTo, I shall:
"Switch to the Dialogs page, right-click on "FolderDlg" and select "New Dialog" from the context-menu"
The context menu contains a "Add Dialog" item, but no item "New Dialog". What can I do?