From 160a630c5cc67c5a1ff2c7aed3c074915c6ae4da Mon Sep 17 00:00:00 2001 From: Lord Hepipud Date: Mon, 17 Oct 2016 15:05:01 +0200 Subject: [PATCH] Icinga2Agent.psm1: and fixes #12476 --- contrib/windows-agent-installer/Icinga2Agent.psm1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contrib/windows-agent-installer/Icinga2Agent.psm1 b/contrib/windows-agent-installer/Icinga2Agent.psm1 index 1a73761d..33278e97 100644 --- a/contrib/windows-agent-installer/Icinga2Agent.psm1 +++ b/contrib/windows-agent-installer/Icinga2Agent.psm1 @@ -531,6 +531,8 @@ function Icinga2AgentModule { include "constants.conf" include include +include +include // include if (!globals.contains("NscpPath")) { NscpPath = dirname(msi_get_component_path("{5C45463A-4AE9-4325-96DB-6E239C034F93}"))