rutsche
11th September 2007 10:25 UTC
"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
rutsche
16th September 2007 14:25 UTC
nobody? :(
Joel
16th September 2007 14:45 UTC
Hi!
1) Show a dummy code please.
2) OS that you are using.
rutsche
18th September 2007 08:02 UTC
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}
Joel
18th September 2007 19:24 UTC
Try DialogsEx.
rutsche
19th September 2007 09:09 UTC
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
rutsche
19th September 2007 12:31 UTC
ok I switched to nsDialog and use the nsDialogs::SelectFolderDialog call... this works :)