MSI.GetFeatureCost |
|
|
|
MSI.GetFeatureCost |
|
|
|
|
||
OverviewExamples
nFeatureCost = MSI.GetFeatureCost(_hInstall, "Test_Feature", MSICOSTTREE_PARENTS, INSTALLSTATE_LOCAL);
Dialog.Message("Feature Cost", "The disk space required for Test_Feature is: "..nFeatureCost);
Gets the disk space required for the feature named "Test_Feature," and shows the result in a dialog message.
See also: Related Actions
Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us