PDA

View Full Version : Can I do a window like this one?



NewsArchive
06-19-2007, 04:33 AM
Hi all,
in a window I need to ask for a folder (in the server) and the installation folder for my program. I would like to ask for these 2 things in the same window (see image attached).
Can I do it?
Thanks in advance.

--
Mauricio
Copenhague, Dinamarca

NewsArchive
06-19-2007, 04:33 AM
Mauricio,

In the current SetupBuilder 6.5, you have to display two separate Select
Folder dialogs to handle this.

One of the next SetupBuilder release will have a Visual Dialog Editor - then
you can handle this in one Custom Dialog.

Friedrich

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

"point. click. ship" - that's SetupBuilder 6.5
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
06-19-2007, 04:52 AM
Thanks Friedrich!
I believe that a Visual Dialog Editor will be a good add-on. Any date
for this release? I know, it's always the same: I just started to use
the program and I already want new things!!!! :D
Thanks again.

--
Mauricio
Copenhague, Dinamarca

NewsArchive
06-19-2007, 04:52 AM
<G>

Sorry, we don't have an exact release date for the Visual Dialog Editor.
The compiler part (that generates the custom dialogs) is already
code-complete, but we are still working on the editor.

Friedrich

NewsArchive
06-19-2007, 04:58 AM
Related with my original question: what kind of dialog would you use to
get a "server folder"? I will try to explain this: I have two
installations, the first one in the server. Then, for each client, I
need to ask where the server files were installed, so I can get
something like this: \\mdserver\e$.
Thanks again.

--
Mauricio
Copenhague, Dinamarca

NewsArchive
06-19-2007, 04:58 AM
"Select Destination Folder" should do the job.

See attached screenshot.

Friedrich