Gammadyne Corporation

Centurion Setup Screenshots

The Product branch is used to specify some miscellaneous information about the product that Centurion Setup will build an installer for.
Screenshot #1
The Files branch determines which files will be installed.
Screenshot #2
The Shortcuts branch is used to specify files that need shortcuts on the Start Menu or Desktop.
Screenshot #3
The Associations branch allows certain file extensions to be associated with a program.  The associated program is launched whenever a file of the specified type is opened.
Screenshot #4
The Deletions branch determines what files are deleted by the installer.  Deletions can be conditional.
Screenshot #5
The Install branch contains various settings that affect installation.
Screenshot #6
The Locations branch controls where certain things are installed.
Screenshot #7
The Uninstall branch contains miscellaneous settings that affect the uninstaller.
Screenshot #8
The Uninstall Data branch allows for additional product information to be placed in the registry.  This data is used by Add/Remove Programs.
Screenshot #9
The Display branch controls the appearance of the installer and uninstaller.
Screenshot #10
The Background branch controls the appearance of the installer's background.
Screenshot #11
The Build branch contains settings related to the building of the installer.
Screenshot #12
The Zip branch allows the user to generate the a zip file that contains the installer.
Screenshot #14
The Batches branch allows the user to specify a batch of MSDOS commands that will execute before and after installation, uninstallation, and building.
Screenshot #15