FloppyVolume Control Attribute
If the FloppyVolume Control bit is set, the control shows all the volumes involved in the current installation plus all the floppy volumes.
If this bit is not set, the control lists volumes in the current installation.
Valid Controls
Value
Decimal | Hexadecimal | Constant |
---|---|---|
2097152 | 0x00200000 | msidbControlAttributesFloppyVolume |
Remarks
To set this attribute on a control, include the FloppyVolume 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.