From 945d56f908c8ad0903b9ce1659760ab298b41553 Mon Sep 17 00:00:00 2001 From: Kevin Dorner Date: Fri, 23 Oct 2020 16:41:59 +0200 Subject: [PATCH] Added .NET Dependency --- control | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/control b/control index 79a87f1..f8fbcca 100644 --- a/control +++ b/control @@ -9,6 +9,12 @@ packageVersion: 1.0 setupScript: install.ins uninstallScript: remove.ins +[ProductDependency] +action: setup +requiredProduct: microsoft-dot-net-framework +requiredStatus: installed +requirementType: before + [ProductProperty] name: desktopshortcut type: bool