From aa311a6fad13357772c6e3c85a4bfe393df9382e Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 10 Sep 2023 23:57:53 +0200 Subject: Windows: Indicate in manifest files that support starts from Windows 7 --- src/ExpandVolume/VeraCryptExpander.manifest | 17 +++++++++++++++++ src/Format/Format.manifest | 8 +++++++- src/Mount/Mount.manifest | 8 +++++++- src/Setup/Portable.manifest | 8 +++++++- src/Setup/Setup.manifest | 8 +++++++- 5 files changed, 45 insertions(+), 4 deletions(-) diff --git a/src/ExpandVolume/VeraCryptExpander.manifest b/src/ExpandVolume/VeraCryptExpander.manifest index 36c64bca..c1527e1d 100644 --- a/src/ExpandVolume/VeraCryptExpander.manifest +++ b/src/ExpandVolume/VeraCryptExpander.manifest @@ -7,6 +7,23 @@ + + + true + + + + + + + + + + + + + + - + + + + + + + diff --git a/src/Mount/Mount.manifest b/src/Mount/Mount.manifest index 5d4cb896..79d86799 100644 --- a/src/Mount/Mount.manifest +++ b/src/Mount/Mount.manifest @@ -14,7 +14,13 @@ - + + + + + + + diff --git a/src/Setup/Portable.manifest b/src/Setup/Portable.manifest index 5d4cb896..79d86799 100644 --- a/src/Setup/Portable.manifest +++ b/src/Setup/Portable.manifest @@ -14,7 +14,13 @@ - + + + + + + + diff --git a/src/Setup/Setup.manifest b/src/Setup/Setup.manifest index afd4c1c0..abc1ef65 100644 --- a/src/Setup/Setup.manifest +++ b/src/Setup/Setup.manifest @@ -14,7 +14,13 @@ - + + + + + + + -- cgit v1.2.3