TOC
 Welcome
    Introduction
    Getting Started
    Web Homepage
 Create Projects
    Starting a new project
    Creating a package (tutorial)
    Using Package Express
 Project Pages
    General Pages
       About your package
       Managing files to compress
       Set main destination folder (standard)
       Select interface theme
       Modify welcome screen
       Show prompt messages
       Display license, readme dialogs
       Select components (standard)
       Edit final screen
       Program, Setup or Media execution
       Set temporary folder (media)
    Functionality Pages
       Configure file extraction
       Edit progress monitor
       Display billboards
       Create shortcuts (standard)
       Write registry entries (standard)
       Manage custom actions
       Select languages
       Protect package files
       Configure uninstaller (standard)
    Build Pages
       Modify compression options
       Edit package resources
       Digitally sign package
       Set package filename
       After build
 What you should know
    Overview of Components
    Working with variables
    List of pre-defined variables
    About resource strings
    About custom actions
    Working with file properties
    Packages for Windows Vista
    Auto-create components
 Custom Actions
    Custom Actions Overview
    About the Action Properties Editor
    Available Actions
       Ask user (string type)
       Ask user for a choice
       Ask user for a folder
       Conditional If/Then
       Call a DLL plug-in function
       Check if a file or a folder exists
       Check if a registry key exists
       Copy a file/folder
       Create a folder
       Create a shortcut (.lnk)
       Create an Internet shortcut
       Define a label (for goto)
       Delete a folder
       Do an arithmetic operation
       Execute a BAT file
       Execute a dialog scenario
       Execute a program file
       Exit Package
       Get File Information
       Go to a label
       Insert a Uninstall command
       Open a document file
       Perform operation on a variable
       Read a key from an .ini file
       Read an entry from registry
       Register a shared file
       Remove a registry key or entry
       Remove single file or with wildcard
       Rename a file
       Restart Computer
       Self-register a file (ActiveX, OLE)
       Set file attributes
       Show a License Agreement
       Show a message box
       Show a Readme Dialog
       Show an information panel
       Show/Hide a wait message dialog
       User Comment
       Write a registry entry
       Write a value to an .ini file
       Write text (or variables) to a file
 Other Features
    Setting environment options
    Setting project options
    Command Line, Directive Files
    About Compression Methods
       About 7-Zip format
       About Cabinet format
       About Zip format
    About Setup Procedures
       Working with Windows INF Setups
       Working with Windows Installer (MSI)
       Working with some Setup software
 Additional Information
    Technical Documentation
    Using Web Update
    Contact Information