From ee79ff0579e25eca9189d72019e5361404437794 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 22 Mar 2021 07:59:32 +0100 Subject: Windows: first implementation of MSI installer for silent mode deployment (ACCEPTLICENSE=YES must be set in msiexec command line) --- src/Release/Setup Files/Strings-en.wxl | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/Release/Setup Files/Strings-en.wxl (limited to 'src/Release/Setup Files/Strings-en.wxl') diff --git a/src/Release/Setup Files/Strings-en.wxl b/src/Release/Setup Files/Strings-en.wxl new file mode 100644 index 00000000..48946057 --- /dev/null +++ b/src/Release/Setup Files/Strings-en.wxl @@ -0,0 +1,24 @@ + + + 1033 + A newer version is already installed + This 32-bit installer can only run on at least Windows Vista + This is a 32-bit installer that cannot be run under 64-bit Windows + This is a 64-bit installer that cannot be run under 32-bit Windows + + Choose which options to enable then click Next to proceed. + + Install for all users + Add VeraCrypt icon to desktop + Add VeraCrypt to Start Menu + Associate the .hc file extension with VeraCrypt + + Please close all open VeraCrypt windows first. + + Please accept the license agreement by passing ACCEPTLICENSE=YES during installation. + + VeraCrypt + VeraCrypt Expander + VeraCrypt Website + + \ No newline at end of file -- cgit v1.2.3