From ab4caebe3df291ff65a66ca6bd4e4c47c5fbe6b4 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Thu, 8 Apr 2021 21:11:06 +0200 Subject: [PATCH] MSIX: don't create start menu entries for the CLI programs --- packaging/windows/msix/manifest.xml | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/packaging/windows/msix/manifest.xml b/packaging/windows/msix/manifest.xml index 0ff010590..3ecb6ec00 100644 --- a/packaging/windows/msix/manifest.xml +++ b/packaging/windows/msix/manifest.xml @@ -47,7 +47,7 @@ Executable="mkvtoolnix\mkvtoolnix-gui.exe" EntryPoint="Windows.FullTrustApplication"> - - + @@ -109,13 +110,14 @@ EntryPoint="Windows.FullTrustApplication" desktop4:Subsystem="console" desktop4:SupportsMultipleInstances="true"> - - + @@ -130,13 +132,14 @@ EntryPoint="Windows.FullTrustApplication" desktop4:Subsystem="console" desktop4:SupportsMultipleInstances="true"> - - + @@ -151,13 +154,14 @@ EntryPoint="Windows.FullTrustApplication" desktop4:Subsystem="console" desktop4:SupportsMultipleInstances="true"> - - + @@ -172,13 +176,14 @@ EntryPoint="Windows.FullTrustApplication" desktop4:Subsystem="console" desktop4:SupportsMultipleInstances="true"> - - +