Deciding between Express and Developer

For all your non-technical questions.
Abel_II

Deciding between Express and Developer

Postby Abel_II » Thu Apr 21, 2005 10:22 am

Questions on these features....What are they?

Debugger

Genuine Scripting for Windows Installer

Automatic Variable Passing to/from Script

Abel_II

Postby Abel_II » Thu Apr 21, 2005 10:24 am

Oh yea and I'm assuming that InstallAware 2005 works with the Visual Basic 6 Environment. There is really no mention of this anywhere.

sinan
Site Admin
Posts: 1020
Joined: Sat Nov 13, 2004 8:12 am
Contact:

Postby sinan » Thu Apr 21, 2005 6:29 pm

You may create setups for VB6 projects in InstallAware, and of course automatically install the VB6 runtime. If your setup requires additional third party runtimes/controls, you will need to install them as part of your setup also.

The debugger lets you step through your setup script line by line. It will be helpful primarily if your setup script is complex - for instance, if you are prompting the user for various items of information, and execute different tasks accordingly.

Genuine Scripting for Windows Installer is the technology with which InstallAware makes developing Windows Installer setups that employ custom scripting very easy. The graphical choices such as adding files and registry entries are provided as most tools offer. However, when you switch to the "script view" you do not see a list of sequences and actions, but an easy to read (and manipulate) script that spells out each action to be taken by the MSI and under what condition.

Automatic variable passing lets you, for instance, to put a custom text field, radio/check boxes in your setup wizard pages, and then get/set the values for the user, and use them in your script as needed.


Return to “Non-Technical”

Who is online

Users browsing this forum: No registered users and 25 guests