FixedVolume Control Attribute
If the FixedVolume Control bit is set, the control shows all the volumes involved in the current installation plus all the fixed internal hard drives.
If this bit is not set, the control lists the volumes in the current installation.
Valid Controls
Decimal | Hexadecimal | Constant |
---|---|---|
131072 | 0x00020000 | msidbControlAttributesFixedVolume |
Remarks
To set this attribute on a control, include the FixedVolume bit in the Attributes column of the control's record in the Control table.
See Control Attributes and the control you need to create under Controls.