From Wikipedia, the free encyclopedia
|
|
This article needs references that appear in reliable third-party publications. Primary sources or sources affiliated with the subject are generally not sufficient for a Wikipedia article. Please add more appropriate citations from reliable sources. (February 2009) |
Installer is an application included in Mac OS X (and in its progenitors OPENSTEP and NEXTSTEP) which extracts and installs files out of .pkg packages. It was created by NeXT, and is now maintained by Apple Inc. Its purpose is to help software developers create uniform software installers.
Installer resides at /Applications/Utilities/Installer.app on Macintosh computers running Mac OS X versions prior to 10.5, and launches when a package or metapackage file is opened. In Mac OS X v10.5 the Installer application is located at /System/Library/CoreServices/Installer.app. The installation process itself can vary substantially, as Installer allows developers to customize the information the user is presented with. For example, it can be made to display a custom welcome message, software license and readme. Installer also handles authentication, checks that packages are valid before installing them, and allows developers to run custom scripts at several points during the installation process.
There is also a command line version located at /usr/sbin/installer.
[edit] See also
[edit] Documentation
|
Archive formats (comparison by type) |
|
| Archiving only |
|
|
| Compression only |
|
|
| Archiving and compression |
|
|
| Software packaging and distribution |
|
|
| Document packaging and distribution |
|
|