The Organization PageWindows Installer organizes a product in features and components. A feature is a set of components that are installed together. A component is a piece of the product to be installed and it is the smallest piece of a product that Windows Installer can install. This page allows you to create new features and to select which components belong to a feature. In the left pane there is a tree that hierarchically displays the organization of the product. On the first level of the hierarchy there are the features. A feature can contain sub features and components. A component is made of resources. A resource can be a file, a folder, a registry key or value, a data source, a shortcut, an extension, an environment variable, a service installation, a service operation, an ODBC driver or an ODBC translator. Every component has a key resource that can be only a file, a folder, a registry key or value, or a data source. The resources are displayed under their component. The key resources are displayed with a key overlaid over the usual image of the resource. During an installation Windows Installer decides which features to install and then installs all the sub features and the components of every feature. When a component is installed, all the resources of that component are installed (and only then). Organizing componentsThe components in an Advanced Installer project are created by following the Windows Installer rules and best practices. Therefore, you should follow these rules when reorganizing your installation package:
Creating new features
Renaming a featureUse the "Rename" tree context menu item or press the F2 key while the focus is on the tree panel. Only the features names can be edited. Renaming a componentUse the "Rename" tree context menu item or press the F2 key while the focus is on the tree panel. This identifier is used in conditions to refer to the installed state or the action state of a component.
Moving a feature up, down, left or rightUse the "Move Up", "Move Down", "Move Left" or "Move Right" tree context menu items or press Shift + Up, Shift + Down, Shift + Left or Shift + Right. When moving to the left, the feature will be moved after the last feature of its parent feature. When moving to the right, the feature will be moved after the last feature of the feature before it. You can also move features and components by drag and drop.
Setting the Current FeatureUse the "Set As Current" tree context menu item. The Current Feature will be displayed in bold text. Newly created components for various resources (files, registry keys, etc.) will always be added to the Current Feature.
Moving a component between featuresDrag and drop the component to the new feature. Moving resources between componentsUse the drag and drop to move the resources (file, registry or data source etc) between components. When moving resources between components the following restrictions must be taken into consideration:
Moving a resource to a new componentUse the "Move To New Component" tree context menu item. The current resource will be moved into a new created component, in the same feature. Setting a resource as Key MemberUse the "Make Key Member" tree context menu item. Locating a resourceUse the "Go To Resource" context menu item or press the F8 key. This command will activate the appropriate page and will select the tree or list item corresponding to the resource. Sharing a componentDrag and drop the component to a new feature, while the Shift key is pressed. The component will be present under both features. Sharing a featureDrag and drop the feature to a new feature, while the Shift key is pressed. All the components of the dragged feature will be present under both features. Adding resources to the search listUse the "Add to list" context menu item or press the F4 key while a tree item is selected. Use the "Add Children to List" option or pres the Shift + F4 key to add all the item's children to the list. Removing features and shared components
Searching for a feature, component or resourceType the label text that you want to search in the toolbar combo box. Use the toolbar button or press the Enter key to trigger the search. To search for the next value use the toolbar button or press the F3 key. The search results are displayed in the Search Pane. If you want to search for the whole word you must enclose the string from the combo in quotes (").
| |
|
| Privacy Policy | Windows Installer | Search Engine Ranking | Link Analyzer | ||
| © 2002 - 2008 Caphyon Ltd. Trademarks belong to their respective owners. All rights reserved. | ||