add missing property entry in control
This commit is contained in:
parent
61d25f4ba9
commit
f204ff2b5e
@ -180,6 +180,15 @@ description: Install Microsoft Visual C++ Runtimes
|
|||||||
values: ["install", "none", "reinstall"]
|
values: ["install", "none", "reinstall"]
|
||||||
default: ["install"]
|
default: ["install"]
|
||||||
|
|
||||||
|
[ProductProperty]
|
||||||
|
type: unicode
|
||||||
|
name: sereby_msvb
|
||||||
|
multivalue: False
|
||||||
|
editable: False
|
||||||
|
description: Install Microsoft Visual Basic and C Runtimes
|
||||||
|
values: ["install", "none", "reinstall"]
|
||||||
|
default: ["install"]
|
||||||
|
|
||||||
[ProductProperty]
|
[ProductProperty]
|
||||||
type: unicode
|
type: unicode
|
||||||
name: sereby_AdobeFlash
|
name: sereby_AdobeFlash
|
||||||
|
Loading…
Reference in New Issue
Block a user