Windows Installer
MSI Fundamentals
Features | Features |
|
|
|
|
A feature is a part of the application's total functionality that a user recognizes and may decide to install independently. It is a seperately installable collection of data. Feature(s) can contain several sub-features often called as child feature(s). Hierarchical relationships of parent and child features commonly exist such that if a child feature is installed, the parent feature is automatically installed as well.
Curious to learn more about features? Visit MSDN to know more about "how to use features" in a package. |
|
| Last Updated ( Tuesday, 01 August 2006 ) |
| < Prev | Next > |
|---|
|
|