From 9ce1f1530a2b57787dd47569217dc3c69b293679 Mon Sep 17 00:00:00 2001 From: Tino Reichardt Date: Sat, 2 Sep 2017 22:25:41 +0200 Subject: [PATCH] Add suggested changes to manifest files, see #22 for details --- CPP/7zip/UI/Explorer/7-zip.dll.manifest | 35 ++++++++++++++--------- CPP/7zip/UI/FileManager/7zFM.exe.manifest | 34 ++++++++++++++-------- CPP/7zip/UI/GUI/7zG.exe.manifest | 34 ++++++++++++++-------- 3 files changed, 66 insertions(+), 37 deletions(-) diff --git a/CPP/7zip/UI/Explorer/7-zip.dll.manifest b/CPP/7zip/UI/Explorer/7-zip.dll.manifest index 4b623874..b61ff35b 100644 --- a/CPP/7zip/UI/Explorer/7-zip.dll.manifest +++ b/CPP/7zip/UI/Explorer/7-zip.dll.manifest @@ -1,15 +1,31 @@ - - + + 7-Zip Explorer Extension. - - - + + + + + + true/PM + + + PerMonitorV2,PerMonitor + + + true + + + true + + - + + + @@ -26,11 +42,4 @@ - - - True/PM - PerMonitorV2,PerMonitor - - - diff --git a/CPP/7zip/UI/FileManager/7zFM.exe.manifest b/CPP/7zip/UI/FileManager/7zFM.exe.manifest index 946fd8de..cd06a3de 100644 --- a/CPP/7zip/UI/FileManager/7zFM.exe.manifest +++ b/CPP/7zip/UI/FileManager/7zFM.exe.manifest @@ -1,15 +1,31 @@ - - + + 7-Zip File Manager. - - - + + + + + + true/PM + + + PerMonitorV2,PerMonitor + + + true + + + true + + - + + + @@ -26,10 +42,4 @@ - - - True/PM - PerMonitorV2,PerMonitor - - diff --git a/CPP/7zip/UI/GUI/7zG.exe.manifest b/CPP/7zip/UI/GUI/7zG.exe.manifest index 1b217249..5bf19aa5 100644 --- a/CPP/7zip/UI/GUI/7zG.exe.manifest +++ b/CPP/7zip/UI/GUI/7zG.exe.manifest @@ -1,15 +1,31 @@ - - + + 7-Zip GUI. - - - + + + + + + true/PM + + + PerMonitorV2,PerMonitor + + + true + + + true + + - + + + @@ -26,10 +42,4 @@ - - - True/PM - PerMonitorV2,PerMonitor - -