When the content and organization of your installation package are complete, build and test it.
To build, choose Build > Build Installation. The Build Installation wizard is launched and prompts you for the following information:
See Installation Type for more information.
Choose one from the list. Build a separate package for every platform.
See Installation Screen Display Text for more information.
This can be any directory. By default it is the project\install directory.
You can bundle more than one project in a single installation.
BladePack creates a directory structure in the target directory and copies files into the tree. When you build an interactive installation package for Windows, BladePack calls InstallShield to process the files and create CD-ROM and diskette images.
When you build a file tree installation, BladePack creates the file tree specified in the project in the target directory. A file tree build is useful for debugging the BladePack project.
When you build the installation package with BladePack, you specify a staging directory to hold the installation files. By default, the staging directory is the project\install\InstallShield5.1\project directory. In addition to putting the Setup.exe file in the staging directory, BladePack also puts it in the project\install\cdrom directory.
BladePack creates the InstallShield 5.1 project file, project.ipr, in the staging directory. To open the project file in InstallShield 5.1, double-click it.
After you successfully build an interactive installation, the staging directory contains the subdirectories described in the following table.
This directory contains Setup.exe and other files that support an InstallShield installation.
BladePack provides default text strings for the InstallShield installation wizard screens for Windows. You can override some of these text strings. For example, in the Select Installation Type wizard, you can change the text that appears next to the words Typical, Compact, and Custom to provide your own definitions for these three types of installations. When you save a BladePack project, BladePack saves any new string definitions in the appropriate string files.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]