From bf571681fe8879a156b3fd0f465d8ca1d5408dc5 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Fri, 7 Jul 2017 15:16:20 +0200 Subject: Windows: Add PDF documents about DCS configuration for EFI system encryption: TPM support, full disk encryption and hidden OS. Include this in Windows installer. --- src/Signing/sign_test_debug.bat | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Signing/sign_test_debug.bat') diff --git a/src/Signing/sign_test_debug.bat b/src/Signing/sign_test_debug.bat index 7516fbff..b0583029 100644 --- a/src/Signing/sign_test_debug.bat +++ b/src/Signing/sign_test_debug.bat @@ -35,8 +35,10 @@ del Languages.zip rmdir /S /Q docs mkdir docs\html\en +mkdir docs\EFI-DCS copy /V /Y ..\..\..\doc\html\* docs\html\en\. copy "..\..\..\doc\chm\VeraCrypt User Guide.chm" docs\. +copy "..\..\..\doc\EFI-DCS\*.pdf" docs\EFI-DCS\. del docs.zip 7z a -y docs.zip docs -- cgit v1.2.3