InstallShield 11 Universal » Using the Interface

The Graphical User Interface (GUI) provides menus and the following toolbar icons to assist you in creating, editing, and building your projects. Most of these functions can also be accessed by typing their keyboard shortcut.
| Icon | Description | Keyboard Shortcut |
|---|---|---|
| Displays the Create New Project dialog box. | Ctrl+N | |
| Creates a new entry, for example, in the String Table. | DNA | |
| Edits a selected entry, for example, a category name in the String Table. | DNA | |
| Opens a previously saved project. | Ctrl+O | |
| Saves the project currently being viewed. | Ctrl+S | |
| Saves all of the projects that are currently open in the interface. | DNA | |
| Cuts the current item, putting it into memory. | Ctrl+X | |
| Copies the currently selected item. | Ctrl+C | |
| Pastes the last "copied" or "cut" item. | Ctrl+V | |
| Deletes the currently selected item. | Ctrl+D | |
| Compiles the code currently displayed in the Events view. | Ctrl+F7 | |
| Adds a new Product Build Configuration or RPM Build Configuration to the Releases view. | NA | |
| Adds a new MSI Build Configuration to the Releases view. | NA | |
| Adds a new Assembly Build Configuration or RPM Assembly Build Configuration to the Releases view. | NA | |
| Builds the currently viewed project using the selected build configuration. | Ctrl+B | |
| Cancels the build that is currently running. | DNA | |
| Runs the currently viewed, built project. | Ctrl+R | |
| Displays the folder in which the built project that is currently being viewed is located. | DNA | |
| Displays the Help Library in your preferred browser. | DNA | |
| Moves the selected item down the list. | DNA | |
| Moves the selected item up the list. | DNA | |
| Moves one view back in your viewing sequence in the View List. | DNA | |
| Moves one view forward in your viewing sequence in the View List. | DNA | |
| Resequences the list of items (features, components, assemblies, etc.), in their respective view, into the order that they will be visited at run time. (This icon is located only in the Explorer window.) | DNA | |
| Resequences the list of items (features, components, assemblies, etc.) using a binary sort. (This icon is located only in the Explorer window.) | DNA | |
| Imports a dialog or frame into the Dialog Editor that was previously exported to the Dialog Gallery. The dialog is inserted under the selected frame. Also imports a frame from the Dialogs Gallery to the top of the Dialogs list in the Dialog Editor. If the selected dialog is a Question dialog, then its associated Question elements are also imported. (This icon is located only in the Explorer window.) | DNA | |
| Exports the selected frame or dialog(s) from the Dialog Editor to the Dialog Gallery. If the selected dialog is a Question dialog, then its associated Question elements are also exported. (This icon is located only in the Explorer window.) | DNA | |
| Resets the selected dialog or frame, reloading it into the project from the Dialog Gallery. Since this action removes all changes that were made to the dialog/frame, a confirmation dialog box opens to confirm the action. (This icon is located only in the Explorer window.) | DNA |
See Also
Menus
String Array Editors
Dialog Boxes
Using the Interface