Archive: "Create Folder" button missing in Dialog.dll


"Create Folder" button missing in Dialog.dll
Hi,

I'm using the Dialogs plug-in in version 2.3 from the plug-ins page.
In the changelog of the help file it says:
1.2: Added "Create Folder" button on Folder Dialog.

But in my version 2.3 the button is missing :(
I also read that there is a DialogEx plugin but I could not find it on the plug-ins page and in the thread of the NSIS forum, the link which points to joel's page is down :(

can somebody pls help me?

greetings
Stephan


nobody? :(


Hi!

1) Show a dummy code please.
2) OS that you are using.


Hi Joel,

I tried Windows 2000 SP2 and XP SP4.

the following line opens the dialog:

Dialogs::Folder "Ordner suchen" "Wählen Sie das Verzeichnis aus, in das Sie WinGuard installieren möchten:" $PROGRAMFILES ${VAR_0}


Try DialogsEx.


I could not find DialogEx.. in the plugins category of nsis.sourceforge.net there is just Dialogs but no DialogsEx and the server in your signature is not reachable... at least not from germany...

perhaps you can mail it to me? that would be great :)
rutsche@gmail.com

thx alot :D


ok I switched to nsDialog and use the nsDialogs::SelectFolderDialog call... this works :)