From e9ec6522051668efebabcd7bbd4150c4e6ed98b7 Mon Sep 17 00:00:00 2001 From: WebalexEU <28548335+webalexeu@users.noreply.github.com> Date: Fri, 20 Dec 2024 22:55:55 +0100 Subject: [PATCH] Add condition for windows server --- builder/main.wxs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/builder/main.wxs b/builder/main.wxs index a619d6d..9115adb 100644 --- a/builder/main.wxs +++ b/builder/main.wxs @@ -88,10 +88,10 @@ - - - - + + + + @@ -127,7 +127,7 @@ Id="Features" Level="1" Title="Routing features" - Description="Enable required windows features for routing capabilities" + Description="Enable required windows features for routing capabilities (Only available on Windows Server)" Display="expand" AllowAdvertise="no" InstallDefault="local"