PDA

View Full Version : Dream



NewsArchive
02-08-2013, 11:58 AM
I dream of a WYSIWYG dialog interface.

A sort of pseudo compile that displays all of the dialogs and lets you
muddle around in them.

This would be very useful in my instance, which I suspect is not unique. I
have just a few complex (to me) installs which might have non-standard (if
that's a correct term) dialogues.

Seems easy but what do I know? ;-)

--
Lynn Howard
Linked Software
www.linkedsoftware.com

NewsArchive
02-08-2013, 11:59 AM
Lynn,

> I dream of a WYSIWYG dialog interface.
>
> A sort of pseudo compile that displays all of the dialogs and lets you
> muddle around in them.
>
> This would be very useful in my instance, which I suspect is not unique.
> I have just a few complex (to me) installs which might have non-standard
> (if that's a correct term) dialogues.
>
> Seems easy but what do I know? ;-)

From the technical point-of-view, this is impossible because SetupBuilder
compiles native .exe files. Similar to a Clarion or Visual Studio C
executable. The only way to do this is to compile and do a TEST run. For
example, you can't "simulate" an "IF..THEN..ELSE" condition without
compiling and running the software.

But it's so very easy to "omit" files to test the dialog logic. And you
even have different options.

-- Releases

See: http://www.lindersoft.com/projects/OmitFiles.zip

To compile a Release (in this case to "omit" files), click the Compile
"split" button (drop down arrow) and select the "Omit File" Release to
compile. Compiling a Release changes the currently active Release.

Does this help?

Friedrich

NewsArchive
02-08-2013, 12:00 PM
Another option:

-- SKU Management Wizard

See: http://www.lindersoft.com/projects/OmitFiles2.zip

Friedrich

NewsArchive
02-09-2013, 03:09 AM
Thanks to both replies.

I'm awake now.<G>

How about a WYSIWG of each dialog?

Thanks for all your help.

Lynn

NewsArchive
02-10-2013, 03:13 AM
> I'm awake now.<G>
Good job Martin Luther King didn't say that <vbg>

Graham

NewsArchive
02-10-2013, 03:13 AM
http://www.youtube.com/watch?v=JoRePEUoMdc

Graham

NewsArchive
02-10-2013, 03:14 AM
ROFL

Lynn

NewsArchive
02-20-2013, 01:10 AM
>Another option:
>
>-- SKU Management Wizard

That SKU stuff is so great!

I need to produce installs for 4 different countries / brandings, each has both
a complete install and an update for existing.

That means I have to make 8 different SETUP.EXE. All gets done with just one
Setupbuilder script which I call accordingly.

With Setupbuilder its just a snap!

Wolfgang Orth

NewsArchive
02-20-2013, 01:10 AM
Pretty slick, ain't it? <g>

--

Russ Eggen
RADFusion International, LLC