 |
Getting Started with InstallShield Developer and Windows
Installer Setups
Korrekturen
|
Diese Seite korrigiert einige Fehler, die in dem Buch entdeckt
wurden. Diese Liste ist nicht offiziell von Bob Baker oder InstallShield Press
autorisiert.
Seite 131:
Control Condition Table: The ControlCondition table enables you to
specify special actions to be applied to controls based on the result of a
condition statement. For example, you can hide a button
depending on the operating system your setup is running on.
Seite 119 The File Copy Tables:
The File table lists all the files in an application and it has a one-to-many
relationship with the Component table, as shown in Figure 3-13. This
relationship indicates that there can be many files in a component, but more
than one component cannot install the same file as defined by the identifier in
the first column of the File table. In other words files
cannot be shared among components. This is in
accord with rule number five for creating components, which says that the same
resource cannot be installed with two different components.
zurück zur Leser-Service-Seite
|