System.Devices.IsSoftwareInstalling
If VARIANT_TRUE, the device installer is currently installing software.
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1, Windows 8
propertyDescription
name = System.Devices.IsSoftwareInstalling
shellPKey = PKEY_Devices_IsSoftwareInstalling
formatID = 83DA6326-97A6-4088-9453-A1923F573B29
propID = 9
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = Boolean
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
name = SoftwareInstalling
value = #TRUE#
text = Device setup in progress
defineToken = ISSOFTWAREINSTALLING_INSTALLING
Windows 7
propertyDescription
name = System.Devices.IsSoftwareInstalling
shellPKey = PKEY_Devices_IsSoftwareInstalling
formatID = 83DA6326-97A6-4088-9453-A1923F573B29
propID = 9
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = Boolean
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
name = SoftwareInstalling
value = #TRUE#
text = Software is installing for this device
defineToken = ISSOFTWAREINSTALLING_INSTALLING
Remarks
PKEY values are defined in Propkey.h.
Related topics