From f204ff2b5e410e4099c0d865fd2f80c0cd4fa595 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 29 Aug 2013 02:57:06 +0200 Subject: [PATCH] add missing property entry in control --- OPSI/control | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/OPSI/control b/OPSI/control index 48474e6..4607c7a 100644 --- a/OPSI/control +++ b/OPSI/control @@ -180,6 +180,15 @@ description: Install Microsoft Visual C++ Runtimes values: ["install", "none", "reinstall"] 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] type: unicode name: sereby_AdobeFlash