hoeverma
Posts: 2
Joined: Thu Oct 23, 2008 4:09 pm

No "New Dialog" item in context menu

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?
Cristi
Posts: 34
Joined: Wed Oct 08, 2008 8:44 am
Contact: Website

Re: No "New Dialog" item in context menu

Hi,

Thank you for the interest in Advanced Installer. Please note that the Dialog Editor is available only for Enterprise projects. In order to convert your project to Enterprise, you can:

- go to Project/Options from the top menu (or simply press CTRL+P);
- in the Edit Project Settings window, at Project Type you select "Enterprise Project".

From now on all the Enterprise features will be available for your project.

Best regards,
Cristi
______________________________
Cristi Costache
Advanced Installer Team
http://www.advancedinstaller.com/
hoeverma
Posts: 2
Joined: Thu Oct 23, 2008 4:09 pm

Re: No "New Dialog" item in context menu

Yes, it works. Thank you very much for very fast support!

Return to “Common Problems”