Installer
Contact
Site Map
Download
Features
Java
Licensing
Purchase
Testimonials
Support
Forums
FAQs
Search
Advanced Installer User Guide
Buy
User Interface
Download
Introduction
Using Advanced Installer
Features and Functionality
Tutorials, How To's, Q&A
Tutorials
How To's
Application/Package
32-bit/64-bit
User Interface
Display dialog on button push
Execute custom action on button push
Set property on button push
Refreshing a dialog after setting a property
Display remaining time for current progress
Adding print functionality to a dialog
Set Edit control text on button push
Browse For Folder
Localize EULA and Readme text
Add a dialog after "SetupTypeDlg"
Conditionally show "StartMenuShortcutsDlg"
Conditionally show the "UpgradeDlg" dialog
Show a custom feature selection dialog
Make sure an edit box is not empty
Show a custom ExitDialog for Maintenance
Play an Audio file
Show Image Slideshow using custom triggers
Display a message box
Upgrade
Uninstall/Maintenance
ODBC/SQL
IIS
Java
Licensing
Windows Mobile/CE
FAQ's
Windows Installer
Windows Mobile/CE
Table of Contents
How-to's for configuring the User Interface of the package.
Topics
Display dialog on button push
How to display a dialog using a control event.
Execute custom action on button push
How to execute a custom action using a control event.
Set property on button push
How to set a property using a control event.
Refreshing a dialog after setting a property
How to refresh a dialog using a custom action
Display remaining time for current progress
How to display the remaining time for the current progress sequence.
Adding print functionality to a dialog
How to add print functionality to a dialog.
Set Edit control text on button push
How to set the text of an Edit control when a button is pressed.
Browse For Folder
How to browse for a folder at install time.
Localize EULA and Readme text
How to localize the EULA and Readme text.
Add a dialog after "SetupTypeDlg"
How to add a dialog after "SetupTypeDlg".
Conditionally show "StartMenuShortcutsDlg"
How to conditionally show the "StartMenuShortcutsDlg" dialog.
Conditionally show the "UpgradeDlg" dialog
How to conditionally show the "UpgradeDlg" dialog.
Show a custom feature selection dialog
How to show a custom feature selection dialog.
Make sure an edit box is not empty
How to make sure that an edit box is not empty.
Show a custom ExitDialog for Maintenance
How to show a custom ExitDialog for Maintenance.
Play an Audio file
How to play an audio file.
Show Image Slideshow using custom triggers
How to start and stop an Image Slideshow by using custom triggers.
Display a message box
How to display a message box using a custom action