AWinstall Project Tree

Top  Previous  Next

Lokas Software AWinstall Online Help
Start Page
Engine Functionality
Tasks and Actions
Installer Variables
Reading from Registry and Environment
Tips And Tricks
Frequently Asked Questions
Installer Actions
Extract Files with Folders
Register COM DLL
Register COM Type Library
Create Shortcuts and Start Menu Items
Register Fonts
Add Registry Keys
Add Keys from .reg file
Add Keys from System Registry
Run External Programs
Add Uninstall Shortcut
Setup Builder Interface
Main Windows
Property Pane
Project Tree
Event Log
Menu bar commands
File
Edit
View
Project
Task
Help
Toolbars
Standard
Actions
Extending your setups
Script Actions
Installer Object
AddRegKey Method
CancelInstall Method
CopyFile Method
CreateObject Method
CreateShortcut Method
RegisterFont Method
RegisterServer Method
RegisterTypeLib Method
RunProgram Method
ShowMessage Method
Variables Method
VersionMajor Property
VersionMinor Property
General Information
Product Registration
History of Changes
  download AWinstall

The Project Tree window is designed to display the hierarchical structure of your install project.

tree

All installer items are grouped into logical categories:

ttt1 Project the one root item. Displays the name of installation product. You can change this name and adjust other project settings in Property Pane window.

ttt2 Tasks the list of project tasks (named groups of items). Each task node displays the task name; other settings are available in Property Pane window.

ttt3 Action Groups the list of action categories for each task. New actions are automatically being added into proper category to enhance navigation in the project tree.

ttt4 Folders this nodes are used for grouping actions by destination folders.

And, finally, project tree may contain a set of installer actions. Each action type is represented by unique image. Selecting an action in project tree will bring the action-specific Property Pane window where you can modify action settings.

See also: Tasks and Actions, Property Pane.

© 2007 Lokas Software